Méthode Copy

Returns a copy of the event set.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Overrides Function Copy As EventSetBase
'Utilisation
Dim instance As ServerTraceEventSet
Dim returnValue As EventSetBase

returnValue = instance.Copy()
public override EventSetBase Copy()
public:
virtual EventSetBase^ Copy() override
abstract Copy : unit -> EventSetBase 
override Copy : unit -> EventSetBase 
public override function Copy() : EventSetBase

Valeur de retour

Type : Microsoft.SqlServer.Management.Smo. . :: . .EventSetBase
A ServerTraceEventSet object that represents a copy of the event set.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.