SqlSmoObject.AddDatabaseContext(StringCollection) Method

Definition

method get called from the create script related method (from derived classes like Table, Index etc..)

protected void AddDatabaseContext (System.Collections.Specialized.StringCollection queries);
member this.AddDatabaseContext : System.Collections.Specialized.StringCollection -> unit
Protected Sub AddDatabaseContext (queries As StringCollection)

Parameters

Applies to