ToString Método
Returns a string that represents the ServerTraceEventSet object.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Overrides Function ToString As String
'Uso
Dim instance As ServerTraceEventSet
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
public override function ToString() : String
Valor devuelto
Tipo: System. . :: . .String
A String value that represents the ServerTraceEventSet object.
Notas
Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.