Description

Creates and returns a new Snowflake Sequence, and then adds it to the collection. PARAMETERS: Name (String), Owner (String).

Syntax

Public Function Add( _
   ByVal Name As Variant, _
   ByVal Owner As Variant _
) As SnowflakeSequence

Parameters

  • Name
  • Owner