Show / Hide Table of Contents

Method GetSequentialKeySelectStatement

| Improve this Doc View Source

GetSequentialKeySelectStatement(SequentialKey)

Gets the SQL SELECT statement of the sequential key table.

Declaration
public abstract DbSelectStatement GetSequentialKeySelectStatement(SequentialKey sequentialKey)
Parameters
Type Name Description
SequentialKey sequentialKey
Returns
Type Description
DbSelectStatement
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest