Click or drag to resize

RGEntity Methods

The RecroGridRGEntity type exposes the following members.

Methods
  NameDescription
Public methodCreateKey(IRGDataContext, DictionaryString, Object, String)
Creates the key.
Public methodCreateKey(IRGDataContext, String, Object)
Creates the key.
Public methodGetBoolOption
Gets the value of an option as bool.
Public methodGetOptions
Visszaadja az összes opciós beállítást.
Public methodGetOptionString
Gets the value of an option as string.
Public methodStatic memberGetRGEntity(IRGDataContext, Int32, Type)
Visszaadja a RecroGrid Entity objektumot az Id alapján.
Public methodStatic memberGetRGEntity(IRGDataContext, String, String)
Visszaadja a RecroGrid Entity objektumot a Név alapján.
Public methodGetTitle
Az entitás GUI-n megjelenő neve.
Protected methodSaveRGOptionsAsync
Saves the options to database.
Public methodSaveRGPropertiesAsync
A tulajdonságok tárolása adatbázisba, majd újraolvassa az adatbázisból.
Public methodSetOptionValue
Sets the value of an option.
Public methodTryCreateKey
Kulcs létrehozása kliens nevekkel megjelölt szótárból.
Public methodTryGetOptionValue
Tries the get value of an option.
Top
See Also