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 public:
String^ FormatSqlVariant(
	Object^ sqlVariant
)

Parameters

sqlVariant
Type: System::Object
An Object value to be formatted.

Return Value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.