Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Npgsql
NpgsqlConnector
Describe
Npgsql.NpgsqlConnector.Describe C# (CSharp) Method
NpgsqlConnector Class Documentation
Mostra file
Open project: undeadlabs/Npgsql
Describe()
private
method
private
Describe
(
Npgsql.NpgsqlDescribe
describe
) :
void
describe
Npgsql.NpgsqlDescribe
return
void
internal void Describe(NpgsqlDescribe describe) { CurrentState.Describe(this, describe); }
NpgsqlConnector
AddNotificationThread
AddParameterStatus
Authenticate
Bind
BlockNotificationThread
CancelRequest
Close
DefaultCertificateSelectionCallback
DefaultCertificateValidationCallback
DefaultPrivateKeySelectionCallback
DefaultProvideClientCertificatesCallback
DefaultValidateRemoteCertificateCallback
Describe
Execute
FireNotice
FireNotification
IsValid
NextPlanName
NextPortalName
NpgsqlConnector
Open
Parse
ProcessAndDiscardBackendResponses
ProcessBackendResponsesEnum
ProcessServerVersion
Query
ReleasePlansPortals
ReleaseRegisteredListen
ReleaseResources
ReleaseWithDiscard
RemoveNotificationThread
ResumeNotificationThread
SetBackendCommandTimeout
StopNotificationThread
Sync
TestConnector