共用方式為


ISql90SoapLanguageSpecifier.LoginType 屬性

取得或設定模型化 LOGIN_TYPE 選項的值。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
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)

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.Sql90LoginType

.NET Framework 安全性

請參閱

參考

ISql90SoapLanguageSpecifier 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間