Compartir a través de


ISql90Credential.Identity (Propiedad)

Obtiene o establece el nombre que se usa para conectarse fuera del servidor.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql90Credential Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)