edmiRemoteGetAttrPrimitiveTypeBN
EdmiError edmiRemoteGetAttrPrimitiveTypeBN(SdaiServerContext serverContextId, SdaiString schemaName, SdaiString entityName, SdaiString attributeName, SdaiPrimitiveType *dataType, SdaiInvocationId *edmiInvocationId);
Returns the required primitive type of the data values to be assigned to a specified attribute.
Arguments
Type | Name | Comment |
SdaiServerContext | serverContextId | Context identification, from edmiDefineServerContext |
SdaiString | schemaName | The name of an Express Schema that defines the attribute of interest. This Express Schema must exist as a dictionary model in the remote EDMdatabase. Schema names are case insensitive. |
SdaiString | entityName | The name of the entity that defines the attribute of interest. This entity must be defined by the EXPRESS Schema specified by the <schemaName> argument. Entity names are case insensitive. |
SdaiString | attributeName | The name of the attribute of interest. Attribute names are case insensitive. |
SdaiPrimitiveType | dataType | A variable that will receive the required primitive type of the data values that may be assigned to the attribute. |
SdaiInvocationId | edmiInvocationId | Currently not used. |
Return Value
Options
Example
See also
Filter by label
There are no items with the selected labels at this time.