TableViewTableTypeBase.Script Method
Generates a Transact-SQL script that can be used to re-create the database object.
Overload List
Name | Description |
---|---|
TableViewTableTypeBase.Script () |
Generates a Transact-SQL script that can be used to re-create the database object.
|
TableViewTableTypeBase.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the database object with the specified scripting options.
|