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

SqlSmoObject.GetEnumParameter Method

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected internal void GetEnumParameter(
	StringBuilder buffer,
	ScriptingOptions so,
	string propName,
	string sqlPropScript,
	Type enumtype,
	ref int count
)

Parameters

buffer
Type: System.Text.StringBuilder
so
Type: Microsoft.SqlServer.Management.Smo.ScriptingOptions
propName
Type: System.String
sqlPropScript
Type: System.String
enumtype
Type: System.Type
count
Type: System.Int32%
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.