IBX.IBCustomDataSet.TIBGeneratorField Properties
InheritedProtected
ApplyEvent | published | Indicates when the TIBGeneratorField instance calls the server to generate a value for the associated field. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Field | published | Specifies the field whose value the TIBGeneratorField object generates. |
Generator | published | Names the generator on the server that TIBGeneratorField calls to generate field values. |
IncrementBy | published | Names the amount by which a generator on the server increments the value of the associated field. |