MergeDynamicSnapshotJob Members

Contains information about the Snapshot Agent job that generates the data snapshot for a subscription to a merge publication with a parameterized row filter.

The following tables list the members exposed by the MergeDynamicSnapshotJob type.

Public Constructors

  Имя Description
MergeDynamicSnapshotJob Creates a new instance of the MergeDynamicSnapshotJob class.

В начало

Public Properties

  Имя Description
ms156385.pubproperty(ru-ru,SQL.90).gif DynamicFilterHostName Gets or sets the value supplied to the Функция HOST_NAME (Transact-SQL) function to generate the data snapshot, when the parameterized row filter is defined using this function.
ms156385.pubproperty(ru-ru,SQL.90).gif DynamicFilterLogin Gets or sets the value supplied to the SUSER_SNAME (Transact-SQL) function to generate the data snapshot, when the parameterized row filter is defined using this function.
ms156385.pubproperty(ru-ru,SQL.90).gif DynamicSnapshotLocation Gets or sets the operating system folder used to store the filtered snapshot generated by this Snapshot Agent job.
ms156385.pubproperty(ru-ru,SQL.90).gif JobId Gets or sets the Microsoft SQL Server Agent job ID, in hexadecimal format, that generates the filtered snapshot for the Subscriber.
ms156385.pubproperty(ru-ru,SQL.90).gif Name Gets or sets the name of the Snapshot Agent job that generates the filtered snapshot for the Subscriber.
ms156385.pubproperty(ru-ru,SQL.90).gif UserData Gets or sets an object that allows you to attach custom data to this instance of MergeDynamicSnapshotJob.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms156385.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156385.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms156385.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms156385.pubmethod(ru-ru,SQL.90).gifms156385.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156385.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms156385.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms156385.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

MergeDynamicSnapshotJob Class
Microsoft.SqlServer.Replication Namespace
AddMergeDynamicSnapshotJob
ScriptMergeDynamicSnapshotJob

Другие ресурсы

How to: Create a Snapshot for a Merge Publication with Parameterized Filters (RMO Programming)
How to: Manage Partitions for a Merge Publication with Parameterized Filters (RMO Programming)
Моментальные снимки для публикаций слиянием с параметризованными фильтрами