Expand Minimize
This topic has not yet been rated - Rate this topic

SqlSmoObject.ScriptImplWorker Method

Gets a collection of scripts of the SqlSmoObject.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected StringCollection ScriptImplWorker(
	ScriptingOptions so
)

Return Value

Type: System.Collections.Specialized.StringCollection
A collection of string values that contain the scripts.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.