This topic has not yet been rated - Rate this topic

SqlSmoObject.GetStringParameter Method (StringBuilder, ScriptingOptions, String, String, Int32%, Boolean)

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected internal bool GetStringParameter(
	StringBuilder buffer,
	ScriptingOptions so,
	string propName,
	string sqlPropScript,
	ref int count,
	bool throwIfNotSet
)

Parameters

buffer
Type: System.Text.StringBuilder
so
Type: Microsoft.SqlServer.Management.Smo.ScriptingOptions
propName
Type: System.String
sqlPropScript
Type: System.String
count
Type: System.Int32%
throwIfNotSet
Type: System.Boolean

Return Value

Type: System.Boolean
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.