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

SqlSmoObject.FormatSqlVariant Method

Formats an object as SqlVariant type.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected internal string FormatSqlVariant(
	Object sqlVariant
)

Parameters

sqlVariant
Type: System.Object
A Object.

Return Value

Type: System.String
The SqlVariant object converted to a string value.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.