ISfcProperty.Type 属性

获取属性的类型。

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Private ReadOnly Property Type As Type
    Implements ISfcProperty.Type
    Get
用法
Dim instance As [Property]
Dim value As Type

value = CType(instance, ISfcProperty).Type
Type ISfcProperty.Type { get; }
private:
virtual property Type^ Type {
    Type^ get () sealed = ISfcProperty::Type::get;
}
private abstract Type : Type
private override Type : Type
JScript 支持使用显式接口实现,但不支持声明新显式接口实现。

属性值

类型:System. . :: . .Type
一个 Type 系统对象值,该值指定属性类型。

实现

ISfcProperty. . :: . .Type

示例

设置属性