C# Class System.Data.ProviderBase.DbConnectionPoolIdentity

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Свойство Type Description
NoIdentity DbConnectionPoolIdentity

Private Properties

Свойство Type Description
DbConnectionPoolIdentity System.Security.Principal

Méthodes publiques

Méthode Description
Equals ( object value ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
DbConnectionPoolIdentity ( string sidString, bool isRestricted, bool isNetwork ) : System.Security.Principal

Method Details

Equals() public méthode

public Equals ( object value ) : bool
value object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Property Details

NoIdentity static_oe public_oe property

static public DbConnectionPoolIdentity,System.Data.ProviderBase NoIdentity
Résultat DbConnectionPoolIdentity