Partager via


ISql90Credential.Identity, propriété

Obtient ou définit le nom utilisé pour se connecter à l'extérieur du serveur.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property Identity As String
    Get
    Set
string Identity { get; set; }
property String^ Identity {
    String^ get ();
    void set (String^ value);
}
abstract Identity : string with get, set
function get Identity () : String
function set Identity (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90Credential Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms