IConstraintFactory.CreatePrimaryKeyConstraint Metodo

Definizione

public Microsoft.SqlServer.Management.SqlParser.Metadata.IPrimaryKeyConstraint CreatePrimaryKeyConstraint(Microsoft.SqlServer.Management.SqlParser.Metadata.ITabular parent, Microsoft.SqlServer.Management.SqlParser.Metadata.IRelationalIndex index);
abstract member CreatePrimaryKeyConstraint : Microsoft.SqlServer.Management.SqlParser.Metadata.ITabular * Microsoft.SqlServer.Management.SqlParser.Metadata.IRelationalIndex -> Microsoft.SqlServer.Management.SqlParser.Metadata.IPrimaryKeyConstraint
Public Function CreatePrimaryKeyConstraint (parent As ITabular, index As IRelationalIndex) As IPrimaryKeyConstraint

Parametri

parent
ITabular

Valori restituiti

Si applica a