Partager via


ISql90HttpProtocolSpecifier.DefaultLogonDomain, propriété

Obtient ou définit une valeur qui modélise l'option DEFAULT_LOGON_DOMAIN.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90HttpProtocolSpecifier Interface

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