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
DesignTimeVisible Property
LastInsertedOID Property
Parameters Property
Transaction Property
UpdatedRowSource Property
Methods
Cancel Method
Clone 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
QuotePrefix Property
QuoteSuffix Property
Methods
DeriveParameters Method
GetDeleteCommand Method
GetDeleteCommand Method ()
GetDeleteCommand Method (Boolean)
GetInsertCommand Method
GetInsertCommand Method ()
GetInsertCommand Method (Boolean)
GetUpdateCommand Method
GetUpdateCommand Method ()
GetUpdateCommand Method (Boolean)
QuoteIdentifier Method
UnquoteIdentifier Method
NpgsqlConnection Class
NpgsqlConnection Members
NpgsqlConnection Constructor
NpgsqlConnection Constructor ()
NpgsqlConnection Constructor (String)
Properties
BackendProtocolVersion Property
ConnectionLifeTime Property
ConnectionString Property
ConnectionTimeout Property
Database Property
DataSource Property
Host Property
Port Property
PostgreSqlVersion Property
ServerVersion Property
SSL Property
State Property
SyncNotification Property
Methods
BeginTransaction Method
BeginTransaction Method ()
BeginTransaction Method (IsolationLevel)
ChangeDatabase Method
ClearAllPools Method
ClearPool Method
Clone Method
Close Method
CreateCommand Method
EnlistTransaction Method
GetSchema Method
GetSchema Method ()
GetSchema Method (String)
GetSchema Method (String, String[])
Open Method
Events
CertificateSelectionCallback Event
CertificateValidationCallback Event
Notice Event
Notification Event
PrivateKeySelectionCallback Event
NpgsqlCopyFormat Class
NpgsqlCopyFormat Members
Properties
FieldCount Property
IsBinary Property
Methods
FieldIsBinary Method
NpgsqlCopyIn Class
NpgsqlCopyIn Members
NpgsqlCopyIn Constructor
NpgsqlCopyIn Constructor (String, NpgsqlConnection)
NpgsqlCopyIn Constructor (NpgsqlCommand, NpgsqlConnection)
NpgsqlCopyIn Constructor (NpgsqlCommand, NpgsqlConnection, Stream)
Properties
CopyBufferSize Property
CopyStream Property
FieldCount Property
IsActive Property
IsBinary Property
NpgsqlCommand Property
Methods
Cancel Method
End Method
FieldIsBinary Method
Start Method
NpgsqlCopyOut Class
NpgsqlCopyOut Members
NpgsqlCopyOut Constructor
NpgsqlCopyOut Constructor (String, NpgsqlConnection)
NpgsqlCopyOut Constructor (NpgsqlCommand, NpgsqlConnection)
NpgsqlCopyOut Constructor (NpgsqlCommand, NpgsqlConnection, Stream)
Properties
CopyStream Property
FieldCount Property
IsActive Property
IsBinary Property
NpgsqlCommand Property
Read Property
Methods
End Method
FieldIsBinary Method
Start Method
NpgsqlCopySerializer Class
NpgsqlCopySerializer Members
NpgsqlCopySerializer Constructor
Fields
DEFAULT_BUFFER_SIZE Field
DEFAULT_DELIMITER Field
DEFAULT_ESCAPE Field
DEFAULT_NULL Field
DEFAULT_QUOTE Field
DEFAULT_SEPARATOR Field
Properties
BufferSize Property
Delimiter Property
Encoding Property
Escape Property
EscapeSequenceBytes Property
IsActive Property
Null Property
Separator Property
SpaceInBuffer Property
StringsToEscape Property
ToStream Property
Methods
AddBool Method
AddBytes Method
AddDateTime Method
AddInt32 Method
AddInt64 Method
AddNull Method
AddNumber Method
AddString Method
Close Method
EndRow Method
EscapeSequenceFor Method
FieldAdded Method
Flush Method
FlushFields Method
FlushRows Method
MakeRoomForBytes Method
PrefixField Method
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
GetBoolean Method
GetByte Method
GetBytes Method
GetChar Method
GetChars Method
GetDataTypeName Method
GetDataTypeOID Method
GetDateTime Method
GetDecimal Method
GetDouble Method
GetEnumerator 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
Events
ReaderClosed Event
NpgsqlError Class
NpgsqlError Members
Properties
Code Property
Detail Property
ErrorSql 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
ErrorSql Property
File Property
Hint Property
Item Property
Line Property
Position Property
Routine Property
Severity Property
Where Property
Methods
GetObjectData Method
ToString Method
NpgsqlFactory Class
NpgsqlFactory Members
Fields
Instance Field
Methods
CreateCommand Method
CreateCommandBuilder Method
CreateConnection Method
CreateDataAdapter Method
CreateParameter Method
GetService 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
SourceColumnNullMapping Property
SourceVersion Property
Value Property
Methods
ResetDbType Method
NpgsqlParameterCollection Class
NpgsqlParameterCollection Members
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Item Property (Int32)
Item Property (String)
SyncRoot Property
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)
AddRange Method
Clear Method
Contains Method
Contains Method (Object)
Contains Method (String)
CopyTo Method
GetEnumerator Method
IndexOf Method
IndexOf Method (Object)
IndexOf Method (String)
Insert Method
Remove Method
RemoveAt Method
RemoveAt Method (Int32)
RemoveAt Method (String)
TryGetValue Method
NpgsqlRowUpdatedEventHandler Delegate
NpgsqlRowUpdatingEventHandler Delegate
NpgsqlTransaction Class
NpgsqlTransaction Members
Properties
Connection Property
IsolationLevel Property
Methods
Commit 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.Web
NpgsqlMembershipProvider Class
NpgsqlMembershipProvider Members
NpgsqlMembershipProvider Constructor
Properties
ApplicationName Property
EnablePasswordReset Property
EnablePasswordRetrieval Property
MaxInvalidPasswordAttempts Property
MinRequiredNonAlphanumericCharacters Property
MinRequiredPasswordLength Property
PasswordAttemptWindow Property
PasswordFormat Property
PasswordStrengthRegularExpression Property
RequiresQuestionAndAnswer Property
RequiresUniqueEmail Property
WriteExceptionsToEventLog Property
Methods
ChangePassword Method
ChangePasswordQuestionAndAnswer Method
CreateUser Method
DeleteUser Method
FindUsersByEmail Method
FindUsersByName Method
GetAllUsers Method
GetCustomUser Method
GetNumberOfUsersOnline Method
GetPassword Method
GetUser Method
GetUser Method (Object, Boolean)
GetUser Method (String, Boolean)
GetUserId Method
GetUserNameByEmail Method
GetUserNameById Method
Initialize Method
ResetPassword Method
UnlockUser Method
UpdateUser Method
ValidateUser Method
NpgsqlProfileProvider Class
NpgsqlProfileProvider Members
NpgsqlProfileProvider Constructor
Properties
ApplicationName Property
Methods
DeleteInactiveProfiles Method
DeleteProfiles Method
DeleteProfiles Method (String[])
DeleteProfiles Method (ProfileInfoCollection)
FindInactiveProfilesByUserName Method
FindProfilesByUserName Method
GetAllInactiveProfiles Method
GetAllProfiles Method
GetNumberOfInactiveProfiles Method
GetPropertyValues Method
Initialize Method
SetPropertyValues Method
NpgsqlRoleProvider Class
NpgsqlRoleProvider Members
NpgsqlRoleProvider Constructor
Properties
ApplicationName Property
WriteExceptionsToEventLog Property
Methods
AddUsersToRoles Method
CreateRole Method
DeleteRole Method
FindUsersInRole Method
GetAllRoles Method
GetRolesForUser Method
GetUsersInRole Method
Initialize Method
IsUserInRole Method
RemoveUsersFromRoles Method
RoleExists Method
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
NpgsqlInet Structure
NpgsqlInet Members
NpgsqlInet Constructor
NpgsqlInet Constructor (IPAddress, Int32)
NpgsqlInet Constructor (IPAddress)
NpgsqlInet Constructor (String)
Fields
addr Field
mask Field
Methods
ToString Method
Type Conversions
Implicit NpgsqlInet to IPAddress Conversion
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