Prepares, validates, and executes the function "core.get_custom_field_setup_id_by_table_name(_table_name character varying, _field_name character varying)" on the database.
More...
|
| | GetCustomFieldSetupIdByTableNameProcedure () |
| | Prepares, validates, and executes the function "core.get_custom_field_setup_id_by_table_name(_table_name character varying, _field_name character varying)" on the database. More...
|
| |
| | GetCustomFieldSetupIdByTableNameProcedure (string tableName, string fieldName) |
| | Prepares, validates, and executes the function "core.get_custom_field_setup_id_by_table_name(_table_name character varying, _field_name character varying)" on the database. More...
|
| |
| int | Execute () |
| | Prepares and executes the function "core.get_custom_field_setup_id_by_table_name". More...
|
| |
| void | Validate (AccessTypeEnum type, long loginId, bool noException) |
| | Validates application user access rights to execute the function. More...
|
| |
|
| override string | ObjectNamespace => "core" |
| | The schema of this PostgreSQL function. More...
|
| |
| override string | ObjectName => "get_custom_field_setup_id_by_table_name" |
| | The schema unqualified name of this PostgreSQL function. More...
|
| |
|
| long | _LoginId [get, set] |
| | Login id of application user accessing this PostgreSQL function. More...
|
| |
| int | _UserId [get, set] |
| | User id of application user accessing this table. More...
|
| |
| string | Catalog [get, set] |
| | The name of the database on which queries are being executed to. More...
|
| |
| string | TableName [get, set] |
| | Maps to "_table_name" argument of the function "core.get_custom_field_setup_id_by_table_name". More...
|
| |
| string | FieldName [get, set] |
| | Maps to "_field_name" argument of the function "core.get_custom_field_setup_id_by_table_name". More...
|
| |
|
abstract string | ObjectNamespace [get] |
| |
|
abstract string | ObjectName [get] |
| |
|
bool | HasAccess [get] |
| |
|
bool | Validated [get] |
| |
|
bool | SkipValidation [get, set] |
| |
|
bool | HasAccess [get] |
| |
Prepares, validates, and executes the function "core.get_custom_field_setup_id_by_table_name(_table_name character varying, _field_name character varying)" on the database.
| MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure.GetCustomFieldSetupIdByTableNameProcedure |
( |
| ) |
|
Prepares, validates, and executes the function "core.get_custom_field_setup_id_by_table_name(_table_name character varying, _field_name character varying)" on the database.
| MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure.GetCustomFieldSetupIdByTableNameProcedure |
( |
string |
tableName, |
|
|
string |
fieldName |
|
) |
| |
Prepares, validates, and executes the function "core.get_custom_field_setup_id_by_table_name(_table_name character varying, _field_name character varying)" on the database.
- Parameters
-
| tableName | Enter argument value for "_table_name" parameter of the function "core.get_custom_field_setup_id_by_table_name". |
| fieldName | Enter argument value for "_field_name" parameter of the function "core.get_custom_field_setup_id_by_table_name". |
| int MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure.Execute |
( |
| ) |
|
Prepares and executes the function "core.get_custom_field_setup_id_by_table_name".
| override string MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure.ObjectName => "get_custom_field_setup_id_by_table_name" |
The schema unqualified name of this PostgreSQL function.
| override string MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure.ObjectNamespace => "core" |
The schema of this PostgreSQL function.
| long MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure._LoginId |
|
getset |
Login id of application user accessing this PostgreSQL function.
| int MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure._UserId |
|
getset |
User id of application user accessing this table.
| string MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure.Catalog |
|
getset |
The name of the database on which queries are being executed to.
| string MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure.FieldName |
|
getset |
Maps to "_field_name" argument of the function "core.get_custom_field_setup_id_by_table_name".
| string MixERP.Net.Schemas.Core.Data.GetCustomFieldSetupIdByTableNameProcedure.TableName |
|
getset |
Maps to "_table_name" argument of the function "core.get_custom_field_setup_id_by_table_name".
The documentation for this class was generated from the following file:
- C:/Users/nirvan/Desktop/mixerp/0. GitHub/src/Libraries/DAL/Core/GetCustomFieldSetupIdByTableNameProcedure.cs