Método IntegrationServices.ToString
Indicates the string identity which is the associated server name.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxe
'Declaração
Public Overrides Function ToString As String
'Uso
Dim instance As IntegrationServices
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 de retorno
Tipo: System.String
The string identity which is the associated server name.
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.IntegrationServices