You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Creates a DBSchema with the given data. PARAMETERS: Name (String), Authorization (String), Description (String).

Syntax

Public Function Add( _
   ByVal Name As Variant, _
   ByVal Authorization As Variant, _
   ByVal Description As Variant _
) As DBSchema

Parameters

  • Name
  • Authorization
  • Description



  • No labels