ScriptNameObjectBase.ScriptAnsiQI Method
SQL Server 2005
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
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 )
protected void ScriptAnsiQI ( SqlSmoObject o, ScriptingOptions so, StringCollection queries, StringBuilder sb, /** @attribute OutAttribute() */ /** @ref */ Object ansiNull, /** @attribute OutAttribute() */ /** @ref */ Object qi )
JScript does not support passing value-type arguments by reference.
Parameters
- o
- so
- queries
- sb
- ansiNull
- qi
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
