C# Class System.Data.SqlClient.SNINativeMethodWrapper.SNI_CLIENT_CONSUMER_INFO

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
ConsumerInfo Sni_Consumer_Info
cchInstanceName uint
cchSPN uint
isAzureSqlServerEndpoint bool
networkLibrary PrefixEnum
szInstanceName byte*
szSPN byte*
timeout int
totalTimeout int
transparentNetworkResolution TransparentNetworkResolutionMode

Property Details

ConsumerInfo public_oe property

public Sni_Consumer_Info ConsumerInfo
Résultat Sni_Consumer_Info

cchInstanceName public_oe property

public uint cchInstanceName
Résultat uint

cchSPN public_oe property

public uint cchSPN
Résultat uint

isAzureSqlServerEndpoint public_oe property

public bool isAzureSqlServerEndpoint
Résultat bool

networkLibrary public_oe property

public PrefixEnum networkLibrary
Résultat PrefixEnum

szInstanceName public_oe property

public byte* szInstanceName
Résultat byte*

szSPN public_oe property

public byte* szSPN
Résultat byte*

timeout public_oe property

public int timeout
Résultat int

totalTimeout public_oe property

public int totalTimeout
Résultat int

transparentNetworkResolution public_oe property

public TransparentNetworkResolutionMode transparentNetworkResolution
Résultat TransparentNetworkResolutionMode