CollectorConfigStore.Alter Método
Changes the configuration settings of the configuration store.
Espacio de nombres: Microsoft.SqlServer.Management.Collector
Ensamblado: Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Sintaxis
'Declaración
Public Sub Alter
'Uso
Dim instance As CollectorConfigStore
instance.Alter()
public void Alter()
public:
virtual void Alter() sealed
abstract Alter : unit -> unit
override Alter : unit -> unit
public final function Alter()
Implementa
Comentarios
Returns Void and inherits from IAlterable.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.