Share via


DbSyncBatchInfo 类

表示一个批标头文件,其中包含有关同步批中所含数据的元数据。

此 API 不符合 CLS。 

命名空间:  Microsoft.Synchronization.Data
程序集:  Microsoft.Synchronization.Data(在 Microsoft.Synchronization.Data.dll 中)

语法

声明
<SerializableAttribute> _
<CLSCompliantAttribute(False)> _
Public Class DbSyncBatchInfo _
    Implements IDisposable
用法
Dim instance As DbSyncBatchInfo
[SerializableAttribute]
[CLSCompliantAttribute(false)]
public class DbSyncBatchInfo : IDisposable
[SerializableAttribute]
[CLSCompliantAttribute(false)]
public ref class DbSyncBatchInfo : IDisposable
[<SerializableAttribute>]
[<CLSCompliantAttribute(false)>]
type DbSyncBatchInfo =  
    class
        interface IDisposable
    end
public class DbSyncBatchInfo implements IDisposable

继承层次结构

System. . :: . .Object
  Microsoft.Synchronization.Data..::..DbSyncBatchInfo

线程安全

此类型的所有公共成员static(在 Visual Basic 中为 Shared) 都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

DbSyncBatchInfo 成员

Microsoft.Synchronization.Data 命名空间