Share via


RetailConnReplicationUtilities::hasParitionColumn Method [AX 2012]

Check if the table has partition key field

Syntax

client server public static boolean hasParitionColumn(TableName _tableName)

Run On

Called

Parameters

Return Value

Type: boolean
true if this table contains partition key field, otherwise false

See Also

Reference

RetailConnReplicationUtilities Class