This topic has not yet been rated - Rate this topic

ResourceGovernor.Script Method

SQL Server 2012

Generates a Transact-SQL script.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public StringCollection Script()

Return Value

Type: System.Collections.Specialized.StringCollection
StringCollection containing scripting statements.

Implements

IScriptable.Script()
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.