Propriedade ISql90HttpProtocolSpecifier.DefaultLogonDomain

Obtém ou define um valor que modela a opção DEFAULT_LOGON_DOMAIN.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql90HttpProtocolSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel