SqlSmoObject.AddDatabaseContext(StringCollection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- queries
- StringCollection