TraceEventArgs.CurrentRecord Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Place l'enregistrement actif dans la trace.
public:
property Microsoft::SqlServer::Management::Trace::IDataRecordChanger ^ CurrentRecord { Microsoft::SqlServer::Management::Trace::IDataRecordChanger ^ get(); };
public Microsoft.SqlServer.Management.Trace.IDataRecordChanger CurrentRecord { get; }
member this.CurrentRecord : Microsoft.SqlServer.Management.Trace.IDataRecordChanger
Public ReadOnly Property CurrentRecord As IDataRecordChanger
Valeur de propriété
Valeur Int32 qui spécifie l'enregistrement actif.