DBDictionaryExtension Methods |
The DBDictionaryExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| GetObjectsT |
Opens the entities which type matches to the given one, and return them.
| |
| GetOrCreateNamedDictionary |
Gets or creates the named dictionary.
| |
| SetXrecordData(DBDictionary, Transaction, String, ResultBuffer) |
Sets the xrecord data.
| |
| SetXrecordData(DBDictionary, Transaction, String, TypedValue) |
Sets the xrecord data.
| |
| TryGetNamedDictionary |
Tries to get the named dictionary.
| |
| TryGetObjectT |
Tries to open the object of the dictionary corresponding to the given type, in the given open mode.
| |
| TryGetXrecordData |
Tries to get the xrecord data.
|