Classe DbSyncBatchInfo
Représente un fichier d'en-tête de lot qui contient des métadonnées sur les données contenues dans le lot de synchronisation.
Cette classe n'est pas conforme CLS.
Espace de noms: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (dans microsoft.synchronization.data.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<SuppressMessageAttribute("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId:="Db")> _
<CLSCompliantAttribute(False)> _
Public Class DbSyncBatchInfo
Implements IDisposable
'Utilisation
Dim instance As DbSyncBatchInfo
[SerializableAttribute]
[SuppressMessageAttribute("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId="Db")]
[CLSCompliantAttribute(false)]
public class DbSyncBatchInfo : IDisposable
[SerializableAttribute]
[SuppressMessageAttribute(L"Microsoft.Naming", L"CA1709:IdentifiersShouldBeCasedCorrectly", MessageId=L"Db")]
[CLSCompliantAttribute(false)]
public ref class DbSyncBatchInfo : IDisposable
/** @attribute SerializableAttribute() */
/** @attribute SuppressMessageAttribute("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId="Db") */
/** @attribute CLSCompliantAttribute(false) */
public class DbSyncBatchInfo implements IDisposable
SerializableAttribute
SuppressMessageAttribute("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId="Db")
CLSCompliantAttribute(false)
public class DbSyncBatchInfo implements IDisposable
Hiérarchie d'héritage
System.Object
Microsoft.Synchronization.Data.DbSyncBatchInfo
Sécurité des threads
Tous les membres publics statiques (Partagés en Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi
Référence
Membres DbSyncBatchInfo
Espace de noms Microsoft.Synchronization.Data