共用方式為


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.