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 命名空间