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

SqlSmoObject.EnumScriptImplWorker Method

Calls the methods that enumerate scripts specified by the so parameter.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected IEnumerable<string> EnumScriptImplWorker(
	ScriptingOptions so
)

Return Value

Type: System.Collections.Generic.IEnumerable<String>
An IEnumerable of script strings.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.