TableHasAutoIncField Property
Gets flag that determines if the
Table has an auto-increment field.
Namespace: Gemstone.DataAssembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.175 -- Release Build+91b0558f24202955cfa8fd9017e10ef18d068fb3
public bool HasAutoIncField { get; }
Public ReadOnly Property HasAutoIncField As Boolean
Get
public:
property bool HasAutoIncField {
bool get ();
}
function get_HasAutoIncField();
Property Value
Boolean