Knight Data Access Layer
PrimaryKeyAttribute Constructor(PrimaryKeyType)




KellermanSoftware.NetDataAccessLayer.Attributes Namespace > PrimaryKeyAttribute Class > PrimaryKeyAttribute Constructor : PrimaryKeyAttribute Constructor(PrimaryKeyType)
Define by the KeyType
Syntax
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
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PrimaryKeyAttribute Class
PrimaryKeyAttribute Members
Overload List