Show / Hide Table of Contents

Method GetIdentity

| Improve this Doc View Source

GetIdentity(Boolean)

Gets identity definition of the table.

Declaration
public Identity GetIdentity(bool isTempTable)
Parameters
Type Name Description
System.Boolean isTempTable

true for temporary table, otherwise permanent table.

Returns
Type Description
Identity

The identity definition.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest