[This is preliminary documentation and is subject to change.]
Returns the name of schema that decorated class represents, i.e. the name of database table i.e. "TBL_PERSON".
This value is set so datastore implementation can use it instead of inferring table name from declaring class name
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Field Value
Type:
See Also