sync toc
(global)
NpgsqlRowUpdatedEventArgs Class
NpgsqlRowUpdatedEventArgs Members
NpgsqlRowUpdatedEventArgs Constructor
NpgsqlRowUpdatingEventArgs Class
NpgsqlRowUpdatingEventArgs Members
NpgsqlRowUpdatingEventArgs Constructor
Npgsql
FrontEndMessageCode Enumeration
Keywords Enumeration
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
CommandTimeout Property
ConnectionLifeTime Property
ConnectionString Property
ConnectionTimeout Property
Database Property
DataSource Property
FullState Property
Host Property
NpgsqlCompatibilityVersion Property
Port Property
PostgreSqlVersion Property
PreloadReader Property
ProcessID Property
ServerVersion Property
SSL Property
State Property
SyncNotification Property
UseExtendedTypes 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
ProvideClientCertificatesCallback Event
NpgsqlConnectionStringBuilder Class
NpgsqlConnectionStringBuilder Members
NpgsqlConnectionStringBuilder Constructor
NpgsqlConnectionStringBuilder Constructor ()
NpgsqlConnectionStringBuilder Constructor (String)
Properties
ApplicationName Property
CommandTimeout Property
Compatible Property
ConnectionLifeTime Property
Database Property
Encoding Property
Enlist Property
Host Property
IntegratedSecurity Property
Item Property
Item Property (Keywords)
Item Property (String)
MaxPoolSize Property
MinPoolSize Property
Password Property
PasswordAsByteArray Property
Pooling Property
Port Property
PreloadReader Property
Protocol Property
SearchPath Property
SSL Property
SslMode Property
SyncNotification Property
Timeout Property
UseExtendedTypes Property
UserName Property
Methods
Clear Method
Clone Method
ContainsKey Method
ContainsKey Method (Keywords)
Remove Method
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
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
IsClosed Property
Item Property
Item Property (Int32)
Item Property (String)
Methods
GetBitString Method
GetBoolean Method
GetByte Method
GetChar Method
GetDataTypeName Method
GetDataTypeOID Method
GetDate 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
GetInterval Method
GetName Method
GetOrdinal Method
GetProviderSpecificFieldType Method
GetProviderSpecificValues Method
GetSchemaTable Method
GetString Method
GetTime Method
GetTimeSpan Method
GetTimeStamp Method
GetTimeStampTZ Method
GetTimeTZ Method
GetValues Method
HasOrdinal Method
SendClosedEvent Method
Events
ReaderClosed Event
NpgsqlError Class
NpgsqlError Members
Properties
Code Property
Detail Property
ErrorSql Property
File Property
Hint Property
InternalPosition Property
InternalQuery 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
CreateConnectionStringBuilder Method
CreateDataAdapter Method
CreateParameter Method
GetService Method
NpgsqlNoticeEventArgs Class
NpgsqlNoticeEventArgs Members
Fields
Notice Field
NpgsqlNotificationEventArgs Class
NpgsqlNotificationEventArgs Members
Fields
AdditionalInformation Field
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
NpgsqlValue Property
ParameterName Property
Precision Property
Scale Property
Size Property
SourceColumn Property
SourceColumnNullMapping Property
SourceVersion Property
UseCast Property
Value Property
Methods
Clone Method
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
AddWithValue Method
Clear Method
Contains Method
Contains Method (NpgsqlParameter)
Contains Method (Object)
Contains Method (String)
CopyTo Method
CopyTo Method (NpgsqlParameter[], Int32)
CopyTo Method (Array, Int32)
GetEnumerator Method
IndexOf Method
IndexOf Method (NpgsqlParameter)
IndexOf Method (Object)
IndexOf Method (String)
Insert Method
Insert Method (Int32, NpgsqlParameter)
Insert Method (Int32, Object)
Remove Method
Remove Method (NpgsqlParameter)
Remove Method (Object)
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
Rollback Method ()
Rollback Method (String)
Save Method
ProtocolVersion Enumeration
ProvideClientCertificatesCallback Delegate
ServerVersion Class
ServerVersion Members
Fields
ProtocolVersion2 Field
ProtocolVersion3 Field
Properties
Major Property
Minor Property
Patch Property
Methods
Clone Method
CompareTo Method
CompareTo Method (ServerVersion)
CompareTo Method (Object)
Equals Method
Equals Method (ServerVersion)
Equals Method (Object)
GetHashCode Method
ToString Method
Operators and Type Conversions
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Implicit ServerVersion to Version Conversion
Implicit Version to ServerVersion Conversion
ServerVersionCode Enumeration
SslMode Enumeration
NpgsqlTypes
BitString Structure
BitString Members
BitString Constructor
BitString Constructor (0, Culture=neutral, PublicKeyToken=b77a5c561934e089]])
BitString Constructor (Boolean, Int32)
BitString Constructor (String)
BitString Constructor (Boolean)
BitString Constructor (UInt32)
BitString Constructor (Int32)
Fields
Empty Field
Properties
Item Property
Length Property
Methods
And Method
CompareTo Method
CompareTo Method (BitString)
CompareTo Method (Object)
Concat Method
Contains Method
CopyTo Method
Equals Method
Equals Method (BitString)
Equals Method (Object)
GetEnumerator Method
GetHashCode Method
GetTypeCode Method
IndexOf Method
LShift Method
Not Method
Or Method
Parse Method
RShift Method
Substring Method
Substring Method (Int32)
Substring Method (Int32, Int32)
ToBoolean Method
ToBoolean Method ()
ToBoolean Method (IFormatProvider)
ToByte Method
ToByte Method ()
ToByte Method (IFormatProvider)
ToByteEnumerable Method
ToInt16 Method
ToInt16 Method ()
ToInt16 Method (IFormatProvider)
ToInt16Enumerable Method
ToInt32 Method
ToInt32 Method ()
ToInt32 Method (IFormatProvider)
ToInt32Enumerable Method
ToInt64 Method
ToInt64 Method ()
ToInt64 Method (IFormatProvider)
ToInt64Enumerable Method
ToSByte Method
ToSByte Method ()
ToSByte Method (IFormatProvider)
ToSByteEnumerable Method
ToString Method
ToString Method ()
ToString Method (IFormatProvider)
ToString Method (String)
ToString Method (String, IFormatProvider)
ToString Method (Encoding)
ToType Method
ToUInt16 Method
ToUInt16 Method ()
ToUInt16 Method (IFormatProvider)
ToUInt16Enumerable Method
ToUInt32 Method
ToUInt32 Method ()
ToUInt32 Method (IFormatProvider)
ToUInt32Enumerable Method
ToUInt64 Method
ToUInt64 Method ()
ToUInt64 Method (IFormatProvider)
ToUInt64Enumerable Method
Xor Method
Operators
Addition Operator
Bitwise And Operator
Bitwise Or Operator
Equality Operator
Exclusive Or Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Left Shift Operator
Less Than Operator
Less Than Or Equal Operator
Ones Complement Operator
Right Shift Operator
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
NpgsqlBox Constructor (NpgsqlPoint, NpgsqlPoint)
NpgsqlBox Constructor (Single, Single, Single, Single)
Properties
Bottom Property
Height Property
IsEmpty Property
Left Property
LowerLeft Property
Right Property
Top Property
UpperRight Property
Width Property
Methods
Equals Method
Equals Method (NpgsqlBox)
Equals Method (Object)
GetHashCode Method
Operators
Equality Operator
Inequality Operator
NpgsqlCircle Structure
NpgsqlCircle Members
NpgsqlCircle Constructor
Fields
Center Field
Radius Field
Methods
Equals Method
Equals Method (NpgsqlCircle)
Equals Method (Object)
GetHashCode Method
ToString Method
Operators
Equality Operator
Inequality Operator
NpgsqlDate Structure
NpgsqlDate Members
NpgsqlDate Constructor
NpgsqlDate Constructor (Int32)
NpgsqlDate Constructor (DateTime)
NpgsqlDate Constructor (NpgsqlDate)
NpgsqlDate Constructor (Int32, Int32, Int32)
Fields
Epoch Field
Era Field
MaxCalculableValue Field
MaxYear Field
MinCalculableValue Field
MinYear Field
Properties
Day Property
DayOfWeek Property
DayOfYear Property
IsLeapYear Property
Month Property
Now Property
Today Property
Tomorrow Property
Year Property
Yesterday Property
Methods
Add Method
AddDays Method
AddMonths Method
AddYears Method
Compare Method
Compare Method (NpgsqlDate, NpgsqlDate)
Compare Method (Object, Object)
CompareTo Method
CompareTo Method (NpgsqlDate)
CompareTo Method (Object)
Equals Method
Equals Method (NpgsqlDate)
Equals Method (Object)
GetHashCode Method
Parse Method
ToString Method
TryParse Method
Operators and Type Conversions
Addition Operator
Addition Operator(NpgsqlDate, NpgsqlInterval)
Addition Operator(NpgsqlInterval, NpgsqlDate)
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Subtraction Operator
Subtraction Operator(NpgsqlDate, NpgsqlDate)
Subtraction Operator(NpgsqlDate, NpgsqlInterval)
Explicit NpgsqlDate to DateTime Conversion
Explicit DateTime to NpgsqlDate Conversion
NpgsqlDbType Enumeration
NpgsqlInet Structure
NpgsqlInet Members
NpgsqlInet Constructor
NpgsqlInet Constructor (IPAddress, Int32)
NpgsqlInet Constructor (IPAddress)
NpgsqlInet Constructor (String)
Fields
addr Field
mask Field
Methods
Equals Method
Equals Method (NpgsqlInet)
Equals Method (Object)
GetHashCode Method
ToString Method
Operators and Type Conversions
Equality Operator
Inequality Operator
Explicit NpgsqlInet to IPAddress Conversion
Implicit IPAddress to NpgsqlInet Conversion
NpgsqlInterval Structure
NpgsqlInterval Members
NpgsqlInterval Constructor
NpgsqlInterval Constructor (Int64)
NpgsqlInterval Constructor (TimeSpan)
NpgsqlInterval Constructor (Int32, Int32, Int64)
NpgsqlInterval Constructor (Int32, Int32, Int32, Int32)
NpgsqlInterval Constructor (Int32, Int32, Int32, Int32, Int32)
NpgsqlInterval Constructor (Int32, Int32, Int32, Int32, Int32, Int32)
NpgsqlInterval Constructor (Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Fields
DaysPerMonth Field
HoursPerDay Field
MaxValue Field
MinValue Field
MonthsPerYear Field
TicksPerDay Field
TicksPerHour Field
TicksPerMicrosecond Field
TicksPerMillsecond Field
TicksPerMinute Field
TicksPerMonth Field
TicksPerSecond Field
Zero Field
Properties
Days Property
Hours Property
Microseconds Property
Milliseconds Property
Minutes Property
Months Property
Seconds Property
Ticks Property
Time Property
TotalDays Property
TotalHours Property
TotalMicroseconds Property
TotalMilliseconds Property
TotalMinutes Property
TotalMonths Property
TotalSeconds Property
TotalTicks Property
Methods
Add Method
Canonicalize Method
Compare Method
CompareTo Method
CompareTo Method (NpgsqlInterval)
CompareTo Method (Object)
Duration Method
Equals Method
Equals Method (NpgsqlInterval)
Equals Method (Object)
FromDays Method
FromHours Method
FromMicroseconds Method
FromMilliseconds Method
FromMinutes Method
FromMonths Method
FromSeconds Method
FromTicks Method
GetHashCode Method
JustifyDays Method
JustifyInterval Method
JustifyMonths Method
Negate Method
Parse Method
Subtract Method
ToString Method
TryParse Method
UnjustifyDays Method
UnjustifyInterval Method
UnjustifyMonths Method
Operators and Type Conversions
Addition Operator
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Subtraction Operator
Unary Negation Operator
Unary Plus Operator
Explicit NpgsqlInterval to TimeSpan Conversion
Implicit TimeSpan to NpgsqlInterval Conversion
NpgsqlLSeg Structure
NpgsqlLSeg Members
NpgsqlLSeg Constructor
Fields
End Field
Start Field
Methods
Equals Method
Equals Method (NpgsqlLSeg)
Equals Method (Object)
GetHashCode Method
ToString Method
Operators
Equality Operator
Inequality Operator
NpgsqlMacAddress Structure
NpgsqlMacAddress Members
NpgsqlMacAddress Constructor
NpgsqlMacAddress Constructor (PhysicalAddress)
NpgsqlMacAddress Constructor (String)
Fields
macAddr Field
Methods
Equals Method
Equals Method (NpgsqlMacAddress)
Equals Method (Object)
GetHashCode Method
ToString Method
Operators and Type Conversions
Equality Operator
Inequality Operator
Explicit NpgsqlMacAddress to PhysicalAddress Conversion
Implicit PhysicalAddress to NpgsqlMacAddress Conversion
NpgsqlPath Structure
NpgsqlPath Members
NpgsqlPath Constructor
NpgsqlPath Constructor (92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7]], Boolean)
NpgsqlPath Constructor (92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7]])
NpgsqlPath Constructor (NpgsqlPoint[])
NpgsqlPath Constructor (Boolean)
NpgsqlPath Constructor (Int32, Boolean)
NpgsqlPath Constructor (Int32)
Properties
Count Property
IsReadOnly Property
Item Property
Open Property
Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Equals Method
Equals Method (NpgsqlPath)
Equals Method (Object)
GetEnumerator Method
GetHashCode Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Operators
Equality Operator
Inequality Operator
NpgsqlPoint Structure
NpgsqlPoint Members
NpgsqlPoint Constructor
Properties
X Property
Y Property
Methods
Equals Method
Equals Method (NpgsqlPoint)
Equals Method (Object)
GetHashCode Method
Operators
Equality Operator
Inequality Operator
NpgsqlPolygon Structure
NpgsqlPolygon Members
NpgsqlPolygon Constructor
NpgsqlPolygon Constructor (92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7]])
NpgsqlPolygon Constructor (NpgsqlPoint[])
Properties
Count Property
IsReadOnly Property
Item Property
Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Equals Method
Equals Method (NpgsqlPolygon)
Equals Method (Object)
GetEnumerator Method
GetHashCode Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Operators
Equality Operator
Inequality Operator
NpgsqlTime Structure
NpgsqlTime Members
NpgsqlTime Constructor
NpgsqlTime Constructor (Int64)
NpgsqlTime Constructor (TimeSpan)
NpgsqlTime Constructor (NpgsqlInterval)
NpgsqlTime Constructor (NpgsqlTime)
NpgsqlTime Constructor (Int32, Int32, Int32)
NpgsqlTime Constructor (Int32, Int32, Int32, Int32)
NpgsqlTime Constructor (Int32, Int32, Decimal)
NpgsqlTime Constructor (Int32, Int32, Double)
Fields
AllBalls Field
Properties
Hours Property
Microseconds Property
Milliseconds Property
Minutes Property
Now Property
Seconds Property
Ticks Property
Methods
Add Method
AddTicks Method
AtTimeZone Method
Compare Method
Compare Method (NpgsqlTime, NpgsqlTime)
Compare Method (Object, Object)
CompareTo Method
CompareTo Method (NpgsqlTime)
CompareTo Method (Object)
Equals Method
Equals Method (NpgsqlTime)
Equals Method (Object)
GetHashCode Method
Normalize Method
Parse Method
Subtract Method
Subtract Method (NpgsqlInterval)
Subtract Method (NpgsqlTime)
ToString Method
TryParse Method
Operators and Type Conversions
Addition Operator
Addition Operator(NpgsqlInterval, NpgsqlTime)
Addition Operator(NpgsqlTime, NpgsqlInterval)
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Subtraction Operator
Subtraction Operator(NpgsqlTime, NpgsqlInterval)
Subtraction Operator(NpgsqlTime, NpgsqlTime)
Explicit NpgsqlInterval to NpgsqlTime Conversion
Explicit NpgsqlTime to NpgsqlInterval Conversion
Explicit NpgsqlTime to DateTime Conversion
Explicit NpgsqlTime to TimeSpan Conversion
Explicit TimeSpan to NpgsqlTime Conversion
NpgsqlTimeStamp Structure
NpgsqlTimeStamp Members
NpgsqlTimeStamp Constructor
NpgsqlTimeStamp Constructor (NpgsqlDate, NpgsqlTime)
NpgsqlTimeStamp Constructor (NpgsqlDate)
NpgsqlTimeStamp Constructor (Int32, Int32, Int32, Int32, Int32, Int32)
Fields
Epoch Field
Era Field
Infinity Field
MinusInfinity Field
Properties
Date Property
Day Property
DayOfWeek Property
DayOfYear Property
Hours Property
IsFinite Property
IsInfinity Property
IsLeapYear Property
IsMinusInfinity Property
Microseconds Property
Milliseconds Property
Minutes Property
Month Property
Now Property
Seconds Property
Ticks Property
Time Property
Today Property
Tomorrow Property
Year Property
Yesterday Property
Methods
Add Method
AddDays Method
AddMonths Method
AddYears Method
AtTimeZone Method
AtTimeZone Method (NpgsqlTimeZone)
AtTimeZone Method (NpgsqlTimeZone, NpgsqlTimeZone)
Compare Method
Compare Method (NpgsqlTimeStamp, NpgsqlTimeStamp)
Compare Method (Object, Object)
CompareTo Method
CompareTo Method (NpgsqlTimeStamp)
CompareTo Method (Object)
Equals Method
Equals Method (NpgsqlTimeStamp)
Equals Method (Object)
GetHashCode Method
Normalize Method
Parse Method
Subtract Method
Subtract Method (NpgsqlInterval)
Subtract Method (NpgsqlTimeStamp)
ToString Method
Operators and Type Conversions
Addition Operator
Addition Operator(NpgsqlInterval, NpgsqlTimeStamp)
Addition Operator(NpgsqlTimeStamp, NpgsqlInterval)
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Subtraction Operator
Subtraction Operator(NpgsqlTimeStamp, NpgsqlInterval)
Subtraction Operator(NpgsqlTimeStamp, NpgsqlTimeStamp)
Implicit NpgsqlTimeStamp to DateTime Conversion
Implicit DateTime to NpgsqlTimeStamp Conversion
NpgsqlTimeStampTZ Structure
NpgsqlTimeStampTZ Members
NpgsqlTimeStampTZ Constructor
NpgsqlTimeStampTZ Constructor (NpgsqlDate, NpgsqlTimeTZ)
NpgsqlTimeStampTZ Constructor (NpgsqlDate)
NpgsqlTimeStampTZ Constructor (Int32, Int32, Int32, Int32, Int32, Int32, 92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7]])
Fields
Epoch Field
Era Field
Infinity Field
MinusInfinity Field
Properties
Date Property
Day Property
DayOfWeek Property
DayOfYear Property
Hours Property
IsFinite Property
IsInfinity Property
IsLeapYear Property
IsMinusInfinity Property
LocalTime Property
Microseconds Property
Milliseconds Property
Minutes Property
Month Property
Now Property
Seconds Property
Ticks Property
Time Property
TimeZone Property
Today Property
Tomorrow Property
UTCTime Property
Year Property
Yesterday Property
Methods
Add Method
AddDays Method
AddMonths Method
AddYears Method
AtTimeZone Method
Compare Method
Compare Method (NpgsqlTimeStampTZ, NpgsqlTimeStampTZ)
Compare Method (Object, Object)
CompareTo Method
CompareTo Method (NpgsqlTimeStampTZ)
CompareTo Method (Object)
Equals Method
Equals Method (NpgsqlTimeStampTZ)
Equals Method (Object)
GetHashCode Method
Normalize Method
Parse Method
Subtract Method
Subtract Method (NpgsqlInterval)
Subtract Method (NpgsqlTimeStampTZ)
ToString Method
Operators and Type Conversions
Addition Operator
Addition Operator(NpgsqlInterval, NpgsqlTimeStampTZ)
Addition Operator(NpgsqlTimeStampTZ, NpgsqlInterval)
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Subtraction Operator
Subtraction Operator(NpgsqlTimeStampTZ, NpgsqlInterval)
Subtraction Operator(NpgsqlTimeStampTZ, NpgsqlTimeStampTZ)
Explicit NpgsqlTimeStampTZ to DateTime Conversion
Explicit NpgsqlTimeStampTZ to DateTimeOffset Conversion
Implicit DateTime to NpgsqlTimeStampTZ Conversion
Implicit DateTimeOffset to NpgsqlTimeStampTZ Conversion
NpgsqlTimeTZ Structure
NpgsqlTimeTZ Members
NpgsqlTimeTZ Constructor
NpgsqlTimeTZ Constructor (NpgsqlTime, NpgsqlTimeZone)
NpgsqlTimeTZ Constructor (NpgsqlTime)
NpgsqlTimeTZ Constructor (Int64)
NpgsqlTimeTZ Constructor (TimeSpan)
NpgsqlTimeTZ Constructor (NpgsqlInterval)
NpgsqlTimeTZ Constructor (NpgsqlTimeTZ)
NpgsqlTimeTZ Constructor (Int32, Int32, Int32)
NpgsqlTimeTZ Constructor (Int32, Int32, Int32, Int32)
NpgsqlTimeTZ Constructor (Int32, Int32, Decimal)
NpgsqlTimeTZ Constructor (Int32, Int32, Double)
NpgsqlTimeTZ Constructor (Int64, NpgsqlTimeZone)
NpgsqlTimeTZ Constructor (TimeSpan, NpgsqlTimeZone)
NpgsqlTimeTZ Constructor (NpgsqlInterval, NpgsqlTimeZone)
NpgsqlTimeTZ Constructor (Int32, Int32, Int32, NpgsqlTimeZone)
NpgsqlTimeTZ Constructor (Int32, Int32, Int32, Int32, NpgsqlTimeZone)
NpgsqlTimeTZ Constructor (Int32, Int32, Decimal, NpgsqlTimeZone)
NpgsqlTimeTZ Constructor (Int32, Int32, Double, NpgsqlTimeZone)
Fields
AllBalls Field
Properties
Hours Property
LocalTime Property
Microseconds Property
Milliseconds Property
Minutes Property
Now Property
Seconds Property
Ticks Property
TimeZone Property
UTCTime Property
Methods
Add Method
AtTimeZone Method
Compare Method
Compare Method (NpgsqlTimeTZ, NpgsqlTimeTZ)
Compare Method (Object, Object)
CompareTo Method
CompareTo Method (NpgsqlTimeTZ)
CompareTo Method (Object)
Equals Method
Equals Method (NpgsqlTimeTZ)
Equals Method (Object)
GetHashCode Method
LocalMidnight Method
Normalize Method
Parse Method
Subtract Method
Subtract Method (NpgsqlInterval)
Subtract Method (NpgsqlTimeTZ)
ToString Method
Operators and Type Conversions
Addition Operator
Addition Operator(NpgsqlInterval, NpgsqlTimeTZ)
Addition Operator(NpgsqlTimeTZ, NpgsqlInterval)
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Subtraction Operator
Subtraction Operator(NpgsqlTimeTZ, NpgsqlInterval)
Subtraction Operator(NpgsqlTimeTZ, NpgsqlTimeTZ)
Explicit NpgsqlTimeTZ to DateTime Conversion
Explicit NpgsqlTimeTZ to TimeSpan Conversion
Explicit TimeSpan to NpgsqlTimeTZ Conversion
NpgsqlTimeZone Structure
NpgsqlTimeZone Members
NpgsqlTimeZone Constructor
NpgsqlTimeZone Constructor (TimeSpan)
NpgsqlTimeZone Constructor (NpgsqlInterval)
NpgsqlTimeZone Constructor (NpgsqlTimeZone)
NpgsqlTimeZone Constructor (Int32, Int32)
NpgsqlTimeZone Constructor (Int32, Int32, Int32)
Fields
UTC Field
Properties
CurrentTimeZone Property
Hours Property
Minutes Property
Seconds Property
Methods
CompareTo Method
CompareTo Method (NpgsqlTimeZone)
CompareTo Method (Object)
Equals Method
Equals Method (NpgsqlTimeZone)
Equals Method (Object)
GetHashCode Method
LocalTimeZone Method
Parse Method
SolarTimeZone Method
ToString Method
TryParse Method
Operators and Type Conversions
Equality Operator
Greater Than Operator
Greater Than Or Equal Operator
Inequality Operator
Less Than Operator
Less Than Or Equal Operator
Unary Negation Operator
Unary Plus Operator
Implicit NpgsqlInterval to NpgsqlTimeZone Conversion
Implicit NpgsqlTimeZone to NpgsqlInterval Conversion
Implicit NpgsqlTimeZone to TimeSpan Conversion
Implicit TimeSpan to NpgsqlTimeZone Conversion