Condividi tramite


Membri MergePartition

Represents information about a Subscriber's partition for a merge publication with a parameterized row filter.

Il tipo MergePartition espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico MergePartition Creates a new instance of the MergePartition class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CurrentSnapshotDateTime Gets or sets the date and time when the data snapshot of the partition was generated.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica DynamicSnapshotJobId Gets or sets the Microsoft SQL Server Agent job ID, in hexadecimal format, which generates the filtered snapshot for the Subscriber.
Proprietà pubblica DynamicSnapshotLocation Gets or sets the operating system folder used to store the filtered snapshot generated for the partition.
Proprietà pubblica PartitionId Gets or sets the ID value that uniquely identifies the partition.
Proprietà pubblica UserData Gets or sets an object that allows you to attach custom data to this instance of MergePartition.

In alto