public PlainSchemePrimaryKey(
SchemePrimaryKey constraint
)
Public Sub New (
constraint As SchemePrimaryKey
)
public:
PlainSchemePrimaryKey(
SchemePrimaryKey^ constraint
)
new :
constraint : SchemePrimaryKey -> PlainSchemePrimaryKey