DataType.ToString Method

Returns the object in string format.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

public override string ToString()

Return Value

Type: System.String
A String object value that contains the object in string format.