Class PrimaryKeyAttribute
Inheritance
System.Object
PrimaryKeyAttribute
Namespace: Vasily
Assembly: cs.temp.dll.dll
Syntax
public class PrimaryKeyAttribute : Attribute
Constructors
PrimaryKeyAttribute()
Declaration
public PrimaryKeyAttribute()
PrimaryKeyAttribute(Boolean)
Declaration
public PrimaryKeyAttribute(bool shut = false)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | shut |
Properties
IsManually
Declaration
public bool IsManually { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |