Scripter Constructors
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.
Overloads
Scripter() | |
Scripter(Server) |
Scripter()
public Scripter ();
Public Sub New ()
Applies to
Scripter(Server)
public Scripter (Microsoft.SqlServer.Management.Smo.Server svr);
new Microsoft.SqlServer.Management.Smo.Scripter : Microsoft.SqlServer.Management.Smo.Server -> Microsoft.SqlServer.Management.Smo.Scripter
Public Sub New (svr As Server)
Parameters
- svr
- Server