Propriedade ISql90SoapLanguageSpecifier.LoginType

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

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

Sintaxe

'Declaração
Property LoginType As Sql90LoginType
    Get
    Set
Sql90LoginType LoginType { get; set; }
property Sql90LoginType LoginType {
    Sql90LoginType get ();
    void set (Sql90LoginType value);
}
abstract LoginType : Sql90LoginType with get, set
function get LoginType () : Sql90LoginType
function set LoginType (value : Sql90LoginType)

Valor de propriedade

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.Sql90LoginType

Segurança do .NET Framework

Consulte também

Referência

ISql90SoapLanguageSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel