sync toc
(global)
NpgsqlRowUpdatedEventArgs Class
NpgsqlRowUpdatedEventArgs Members
NpgsqlRowUpdatedEventArgs Constructor
NpgsqlRowUpdatingEventArgs Class
NpgsqlRowUpdatingEventArgs Members
NpgsqlRowUpdatingEventArgs Constructor
Npgsql
LogLevel Enumeration
NoticeEventHandler Delegate
NotificationEventHandler Delegate
NpgsqlCommand Class
NpgsqlCommand Members
NpgsqlCommand Constructor
NpgsqlCommand Constructor ()
NpgsqlCommand Constructor (String)
NpgsqlCommand Constructor (String, NpgsqlConnection)
NpgsqlCommand Constructor (String, NpgsqlConnection, NpgsqlTransaction)
Properties
CommandText Property
CommandTimeout Property
CommandType Property
Connection Property
Parameters Property
Transaction Property
UpdatedRowSource Property
Methods
Cancel Method
CreateParameter Method
ExecuteNonQuery Method
ExecuteReader Method
ExecuteReader Method ()
ExecuteReader Method (CommandBehavior)
ExecuteScalar Method
Prepare Method
NpgsqlCommandBuilder Class
NpgsqlCommandBuilder Members
NpgsqlCommandBuilder Constructor
NpgsqlCommandBuilder Constructor ()
NpgsqlCommandBuilder Constructor (NpgsqlDataAdapter)
Properties
DataAdapter Property
QuotePrefix Property
QuoteSuffix Property
Methods
DeriveParameters Method
GetDeleteCommand Method
GetInsertCommand Method
GetUpdateCommand Method
RefreshSchema Method
NpgsqlConnection Class
NpgsqlConnection Members
NpgsqlConnection Constructor
NpgsqlConnection Constructor ()
NpgsqlConnection Constructor (String)
Properties
BackendProtocolVersion Property
ConnectionString Property
ConnectionTimeout Property
Database Property
Host Property
Port Property
ServerVersion Property
SSL Property
State Property
Methods
BeginTransaction Method
BeginTransaction Method ()
BeginTransaction Method (IsolationLevel)
ChangeDatabase Method
Clone Method
Close Method
CreateCommand Method
Open Method
Events
CertificateSelectionCallback Event
CertificateValidationCallback Event
Notice Event
Notification Event
PrivateKeySelectionCallback Event
NpgsqlDataAdapter Class
NpgsqlDataAdapter Members
NpgsqlDataAdapter Constructor
NpgsqlDataAdapter Constructor ()
NpgsqlDataAdapter Constructor (NpgsqlCommand)
NpgsqlDataAdapter Constructor (String, NpgsqlConnection)
NpgsqlDataAdapter Constructor (String, String)
Properties
DeleteCommand Property
InsertCommand Property
SelectCommand Property
UpdateCommand Property
Events
RowUpdated Event
RowUpdating Event
NpgsqlDataReader Class
NpgsqlDataReader Members
Properties
Depth Property
FieldCount Property
HasRows Property
IsClosed Property
Item Property
Item Property (Int32)
Item Property (String)
RecordsAffected Property
Methods
Close Method
Dispose Method
GetBoolean Method
GetByte Method
GetBytes Method
GetChar Method
GetChars Method
GetData Method
GetDataTypeName Method
GetDataTypeOID Method
GetDateTime Method
GetDecimal Method
GetDouble Method
GetFieldDbType Method
GetFieldNpgsqlDbType Method
GetFieldType Method
GetFloat Method
GetGuid Method
GetInt16 Method
GetInt32 Method
GetInt64 Method
GetName Method
GetOrdinal Method
GetSchemaTable Method
GetString Method
GetValue Method
GetValues Method
IsDBNull Method
NextResult Method
Read Method
NpgsqlError Class
NpgsqlError Members
Properties
Code Property
Detail Property
File Property
Hint Property
Line Property
Message Property
Position Property
Routine Property
Severity Property
Where Property
Methods
ToString Method
NpgsqlEventLog Class
NpgsqlEventLog Members
Properties
EchoMessages Property
Level Property
LogName Property
NpgsqlException Class
NpgsqlException Members
Properties
BaseMessage Property
Code Property
Detail Property
Errors Property
File Property
Hint Property
Item Property
Line Property
Position Property
Routine Property
Severity Property
Where Property
Methods
ToString Method
NpgsqlNoticeEventArgs Class
NpgsqlNoticeEventArgs Members
Fields
Notice Field
NpgsqlNotificationEventArgs Class
NpgsqlNotificationEventArgs Members
Fields
Condition Field
PID Field
NpgsqlParameter Class
NpgsqlParameter Members
NpgsqlParameter Constructor
NpgsqlParameter Constructor ()
NpgsqlParameter Constructor (String, Object)
NpgsqlParameter Constructor (String, NpgsqlDbType)
NpgsqlParameter Constructor (String, DbType)
NpgsqlParameter Constructor (String, NpgsqlDbType, Int32)
NpgsqlParameter Constructor (String, DbType, Int32)
NpgsqlParameter Constructor (String, NpgsqlDbType, Int32, String)
NpgsqlParameter Constructor (String, DbType, Int32, String)
NpgsqlParameter Constructor (String, NpgsqlDbType, Int32, String, ParameterDirection, Boolean, Byte, Byte, DataRowVersion, Object)
NpgsqlParameter Constructor (String, DbType, Int32, String, ParameterDirection, Boolean, Byte, Byte, DataRowVersion, Object)
Properties
DbType Property
Direction Property
IsNullable Property
NpgsqlDbType Property
ParameterName Property
Precision Property
Scale Property
Size Property
SourceColumn Property
SourceVersion Property
Value Property
NpgsqlParameterCollection Class
NpgsqlParameterCollection Members
Properties
Count Property
Item Property
Item Property (Int32)
Item Property (String)
Methods
Add Method
Add Method (NpgsqlParameter)
Add Method (Object)
Add Method (String, NpgsqlDbType)
Add Method (String, NpgsqlDbType, Int32)
Add Method (String, NpgsqlDbType, Int32, String)
Add Method (String, Object)
Clear Method
Contains Method
Contains Method (Object)
Contains Method (String)
CopyTo Method
IndexOf Method
IndexOf Method (Object)
IndexOf Method (String)
Insert Method
Remove Method
RemoveAt Method
RemoveAt Method (Int32)
RemoveAt Method (String)
NpgsqlRowUpdatedEventHandler Delegate
NpgsqlRowUpdatingEventHandler Delegate
NpgsqlTransaction Class
NpgsqlTransaction Members
Properties
Connection Property
IsolationLevel Property
Methods
Commit Method
Dispose Method
Rollback Method
ProtocolVersion Enumeration
ServerVersion Class
ServerVersion Members
Fields
ProtocolVersion2 Field
ProtocolVersion3 Field
Properties
Major Property
Minor Property
Patch Property
Methods
Equals Method
GetHashCode Method
ToString Method
Operators
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Npgsql.Design
ConnectionStringEditorForm Class
ConnectionStringEditorForm Members
ConnectionStringEditorForm Constructor
ConnectionStringEditorForm Constructor ()
ConnectionStringEditorForm Constructor (String)
Properties
ConnectionString Property
Methods
Dispose Method
Dispose Method (Boolean)
NpgsqlTypes
Fastpath Class
Fastpath Members
Fastpath Constructor
Fastpath Constructor (NpgsqlConnection, Stream)
Fastpath Constructor (NpgsqlConnection)
Fields
conn Field
func Field
stream Field
Methods
AddFunction Method
AddFunctions Method
FastpathCall Method
FastpathCall Method (Int32, Boolean, FastpathArg[])
FastpathCall Method (String, Boolean, FastpathArg[])
GetData Method
GetID Method
GetInteger Method
FastpathArg Class
FastpathArg Members
FastpathArg Constructor
FastpathArg Constructor (Int32)
FastpathArg Constructor (Byte[])
FastpathArg Constructor (Byte[], Int32, Int32)
FastpathArg Constructor (String)
Fields
bytes Field
type Field
value Field
Methods
Send Method
SendSize Method
LargeObject Class
LargeObject Members
LargeObject Constructor
Fields
SEEK_CUR Field
SEEK_END Field
SEEK_SET Field
Methods
Close Method
GetOID Method
Read Method
Read Method (Byte[], Int32, Int32)
Read Method (Int32)
Seek Method
Seek Method (Int32)
Seek Method (Int32, Int32)
Size Method
Tell Method
Write Method
Write Method (Byte[])
Write Method (Byte[], Int32, Int32)
LargeObjectManager Class
LargeObjectManager Members
LargeObjectManager Constructor
Fields
READ Field
READWRITE Field
WRITE Field
Methods
Create Method
Create Method ()
Create Method (Int32)
Delete Method
Open Method
Open Method (Int32)
Open Method (Int32, Int32)
Unlink Method
NpgsqlBox Structure
NpgsqlBox Members
NpgsqlBox Constructor
Properties
LowerLeft Property
UpperRight Property
NpgsqlCircle Structure
NpgsqlCircle Members
NpgsqlCircle Constructor
Fields
Center Field
Radius Field
Methods
ToString Method
NpgsqlDbType Enumeration
NpgsqlLSeg Structure
NpgsqlLSeg Members
NpgsqlLSeg Constructor
Fields
End Field
Start Field
Methods
ToString Method
NpgsqlPath Structure
NpgsqlPath Members
NpgsqlPath Constructor
Properties
Count Property
Item Property
Open Property
NpgsqlPoint Structure
NpgsqlPoint Members
NpgsqlPoint Constructor
Properties
X Property
Y Property
NpgsqlPolygon Structure
NpgsqlPolygon Members
NpgsqlPolygon Constructor
Properties
Count Property
Item Property