RGEntity Methods |
The RecroGridRGEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateKey(IRGDataContext, DictionaryString, Object, String) |
Creates the key.
| |
| CreateKey(IRGDataContext, String, Object) |
Creates the key.
| |
| GetBoolOption |
Gets the value of an option as bool.
| |
| GetOptions |
Visszaadja az összes opciós beállítást.
| |
| GetOptionString |
Gets the value of an option as string.
| |
| GetRGEntity(IRGDataContext, Int32, Type) |
Visszaadja a RecroGrid Entity objektumot az Id alapján.
| |
| GetRGEntity(IRGDataContext, String, String) |
Visszaadja a RecroGrid Entity objektumot a Név alapján.
| |
| GetTitle |
Az entitás GUI-n megjelenő neve.
| |
| SaveRGOptionsAsync |
Saves the options to database.
| |
| SaveRGPropertiesAsync |
A tulajdonságok tárolása adatbázisba, majd újraolvassa az adatbázisból.
| |
| SetOptionValue |
Sets the value of an option.
| |
| TryCreateKey |
Kulcs létrehozása kliens nevekkel megjelölt szótárból.
| |
| TryGetOptionValue |
Tries the get value of an option.
|