Partager via


Membres MergeDynamicSnapshotJob

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

Le type MergeDynamicSnapshotJob expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique MergeDynamicSnapshotJob Creates a new instance of the MergeDynamicSnapshotJob class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique 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.
Propriété publique 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.
Propriété publique DynamicSnapshotLocation Gets or sets the operating system folder used to store the filtered snapshot generated by this Snapshot Agent job.
Propriété publique JobId Gets or sets the Microsoft SQL Server Agent job ID, in hexadecimal format, that generates the filtered snapshot for the Subscriber.
Propriété publique Name Gets or sets the name of the Snapshot Agent job that generates the filtered snapshot for the Subscriber.
Propriété publique UserData Gets or sets an object that allows you to attach custom data to this instance of MergeDynamicSnapshotJob.

Haut de la page