Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RetailConnReplicationUtilities class is the basic utilities of replication tables are defined.
Syntax
class RetailConnReplicationUtilities
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
closeLocal | Closes the replication connection. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
new | Initializes a new instance of the RetailConnReplicationUtilities class. |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::baseTypeToDRMType | Converts the base data type enumeration value to a DRM type enumeration value. |
![]() ![]() |
::companyExists | Method returns true if the company exists otherwise false. |
![]() ![]() |
::convertFieldType | Method returns the converted value for the value in the _fieldType. |
![]() ![]() |
::convertToLinkFieldBlob | Returns a blob containing values from those fields that participate in table-distribution links for the specified table |
![]() ![]() |
::createRefKey | Creates a reference key for the table. |
![]() ![]() |
::fieldType | Converts the base enumeration type field to DRM type field. |
![]() ![]() |
::fieldType2 | Finds the value of the data type field. |
![]() ![]() |
::fieldTypeToSQL | Finds the SQL type value for the field's data type. |
![]() ![]() |
::formatKey | Initializes a record and formats the data of the field into a string. |
![]() ![]() |
::getAX2009POSDataStore | Get DataStore for a given storeNumber that belongs to the AX5POS channel Schema If there are more than one, the first one is picked If there are none, a warning is shown and 0 is returned |
![]() ![]() |
::getAXPrimaryIndexColumnNames | Gets AX primary index column names. |
![]() ![]() |
::getErrorString | Gets the error string related to the specified error number. |
![]() ![]() |
::getFieldID | Method initializes the varaiables with the ID for the given table and field. |
![]() ![]() |
::getFieldType | Gets the SQL type of the data type of the field. |
![]() ![]() |
::getFiltereLocationListLESet | Returns a collection of legal entities corresponding to all distribution locations. |
![]() ![]() |
::getTableID | ID of the table. |
![]() ![]() |
::getTableIDFromRelation | Gets table ID from relation. |
![]() ![]() |
::getValidTimeStateFieldType | Method inistializes the validTimeStateFieldType with the value Date if the type of the dict field is Date otherwise UTCDateTime. |
![]() ![]() |
::hasParitionColumn | Check if the table has partition key field |
![]() ![]() |
::initFromLinkFieldBlob | Populates the serialized field values from the specified blob into the specified record |
![]() ![]() |
::isBinaryField | Checks the field is Binary field. |
![]() ![]() |
::isGlobalTable | Checks the table's data is saved on a per-company basis. |
![]() ![]() |
::isTableTempDB | Checks if the table is TempDB table |
![]() ![]() |
::loadStringResource | Loads string resource. |
![]() ![]() |
::methodReturnType | Converts and returns the DRM type ID of the return ID of the method that is passed. |
![]() ![]() |
::parseKey | Parses the key string and adds the characters into a container. |
![]() ![]() |
::validatePartitionID | Validate if the specified partition ID matches the partition ID in current user session. |
Top
Inheritance Hierarchy
Object Class
RetailConnReplicationUtilities Class