This topic has not yet been rated - Rate this topic

ScriptNameObjectBase.ScriptAnsiQI Method

Scripts the database object in ANSI text.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected void ScriptAnsiQI(
	SqlSmoObject o,
	ScriptingOptions so,
	StringCollection queries,
	StringBuilder sb,
	out Object ansiNull,
	out Object qi
)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.