Type 属性

Gets a ConstraintType value that indicates the constraint type.

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

语法

声明
ReadOnly Property Type As ConstraintType
    Get
用法
Dim instance As IConstraint
Dim value As ConstraintType

value = instance.Type
ConstraintType Type { get; }
property ConstraintType Type {
    ConstraintType get ();
}
abstract Type : ConstraintType
function get Type () : ConstraintType

属性值

类型:Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .ConstraintType
One of the enumeration values that indicates the constraint type.