PrimaryKeyFields
Holds a collection of IField type fields that make up the Primary key for this business objects tables.
| C# | |
|---|---|
[XmlIgnoreAttribute()] public IFieldCollection PrimaryKeyFields {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0