Versions Compared

Key

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

Description

Returns a DBSchema specified by the given ID, GUID, or name. PARAMETERS: Identifier (Integer or String).

Property Type

  • Read-only property

Syntax

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

Parameters

  • Identifier


Info
titleSee Also