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.
Check if the table has partition key field
Syntax
client server public static boolean hasParitionColumn(TableName _tableName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
Name of the table
Return Value
Type: boolean
true if this table contains partition key field, otherwise false