Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Returns a SQL Server Sequence object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer)Number of sequences in the collection. DATATYPE: Integer.

Property Type

  • Read-only property

...

Code Block
languagevb
Public Property _Item( _
   ByVal Identifier As Variant _
Count() As SQLServerSequence

Parameters

...

Long
Info
titleSee Also