Property TableIndex
TableIndex
Gets or sets the primary key.
[Obsolete("Use Parameters property instead [7.0.1+]", false)]
public string TableIndex { get; set; }
Property Value
- string
The primary key.
Gets or sets the primary key.
[Obsolete("Use Parameters property instead [7.0.1+]", false)]
public string TableIndex { get; set; }
The primary key.