Свойство | Type | Description | |
---|---|---|---|
BulkSave | bool | ||
BulkSaveOptions | string[] | ||
Caller | object | ||
Catalog | string | ||
CollectionSavePacket | List |
||
Columns | tgColumnMetadataCollection | ||
CommandTimeout | int? | ||
ConnectionString | string | ||
ContinueUpdateOnError | bool | ||
DataID | System.Guid | ||
DatabaseVersion | string | ||
DynamicQuery | tgDynamicQuerySerializable | ||
EntitySavePacket | |||
IgnoreComputedColumns | bool | ||
ModifiedColumns | List
|
||
Parameters | |||
Properties | |||
ProviderMetadata | |||
QueryText | string | ||
QueryType | tgQueryType | ||
Schema | string | ||
SelectedColumns | int>.Dictionary | ||
SqlAccessType | tgSqlAccessType | ||
Table |
Méthode | Description | |
---|---|---|
FireOnError ( |
Called by the DataProviders to invoke the OnError event handler
|
public FireOnError ( |
||
packet | The esEntityPacket in error | |
error | string | |
Résultat | void |
public tgColumnMetadataCollection Columns | ||
Résultat | tgColumnMetadataCollection |
public tgDynamicQuerySerializable DynamicQuery | ||
Résultat | tgDynamicQuerySerializable |
public tgEntitySavePacket,Tiraggo.Interfaces EntitySavePacket | ||
Résultat |
public tgParameters,Tiraggo.Interfaces Parameters | ||
Résultat |
public PropertyCollection,System.Data Properties | ||
Résultat |
public tgProviderSpecificMetadata,Tiraggo.Interfaces ProviderMetadata | ||
Résultat |