<AttributeUsageAttribute(AttributeTargets.Property)> Public NotInheritable Class PrimaryKeyAttribute Inherits System.Attribute
Dim instance As PrimaryKeyAttribute
[AttributeUsage(AttributeTargets.Property)] public sealed class PrimaryKeyAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Property)] public ref class PrimaryKeyAttribute sealed : public System.Attribute