TableTypeUniqueConstraint Class

 

Updated: April 20, 2017

Model schema container class for TableTypeUniqueConstraint

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

System::Object
  Microsoft.SqlServer.Dac.Model::TableTypeUniqueConstraint

public ref class TableTypeUniqueConstraint abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticBucketCount

System_CAPS_pubpropertySystem_CAPS_staticClustered

Clustered property class of TableTypeUniqueConstraint

System_CAPS_pubpropertySystem_CAPS_staticColumns

Columns relationship class of TableTypeUniqueConstraint

System_CAPS_pubpropertySystem_CAPS_staticHash

System_CAPS_pubpropertySystem_CAPS_staticIgnoreDuplicateKey

IgnoreDuplicateKey property class of TableTypeUniqueConstraint

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for TableTypeUniqueConstraint

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: