Public Function New( _ ByVal keyType As PrimaryKeyType _ )
Dim keyType As PrimaryKeyType Dim instance As New PrimaryKeyAttribute(keyType)
public PrimaryKeyAttribute( PrimaryKeyType keyType )
public: PrimaryKeyAttribute( PrimaryKeyType keyType )
public: PrimaryKeyAttribute( PrimaryKeyType keyType )
Parameters
- keyType