Freigeben über


SnapshotGenerationAgent-Member

Provides the functionality of the Replication Snapshot Agent.

Der SnapshotGenerationAgent-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode SnapshotGenerationAgent Creates an instance of the SnapshotGenerationAgent class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Abort (Geerbt von AgentCore.)
Öffentliche Methode CreateObjRef (Geerbt von MarshalByRefObject.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GenerateSnapshot Starts the Snapshot Agent to generate the snapshot.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetLifetimeService (Geerbt von MarshalByRefObject.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von MarshalByRefObject.)
Öffentliche Methode ResetParametersToDefault (Geerbt von AgentCore.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AbortPolicy Gets or sets how running replication agent threads are terminated when an unanticipated shutdown occurs. (Geerbt von AgentCore.)
Öffentliche Eigenschaft BcpBatchSize Gets or set the number of rows to send to the Distributor in a bulk copy operation.
Öffentliche Eigenschaft ComErrorCollection Returns information on errors that occur during agent execution. (Geerbt von AgentCore.)
Öffentliche Eigenschaft Distributor Gets or sets the name of the instance of SQL Server acting as the Distributor for the publication.
Öffentliche Eigenschaft DistributorDeadlockPriority Gets or sets the priority of the Snapshot Agent connection to the Distributor when a deadlock occurs.
Öffentliche Eigenschaft DistributorEncryptedPassword Infrastruktur.
Öffentliche Eigenschaft DistributorEncryptionLevel Gets of sets the level of Secure Sockets Layer (SSL) encryption used by the Snapshot Agent when connecting to the Distributor.
Öffentliche Eigenschaft DistributorLogin Gets or sets the login name used when connecting locally to the Distributor using SQL Server Authentication.
Öffentliche Eigenschaft DistributorNetworkLibrary Infrastruktur.
Öffentliche Eigenschaft DistributorPassword Sets the password used when connecting locally to the Distributor using SQL Server Authentication.
Öffentliche Eigenschaft DistributorSecurityMode Gets or sets the security mode used when connecting locally to the Distributor.
Öffentliche Eigenschaft DynamicFilterHostName Gets or sets the value supplied to the HOST_NAME function used in a parameterized row filter.
Öffentliche Eigenschaft DynamicFilterLogin Gets or sets the value supplied to the SUSER_SNAME function used in a parameterized row filter.
Öffentliche Eigenschaft DynamicSnapshotLocation Gets or sets the location of the partitioned snapshot for a subscription to a merge publication that is defined based-on a parameterized row filter.
Öffentliche Eigenschaft FieldDelimiter Gets or sets the character or character sequence that marks the end of a field in the SQL Server bulk-copy data file.
Öffentliche Eigenschaft FlatExceptionCollection Infrastruktur. (Geerbt von AgentCore.)
Öffentliche Eigenschaft HistoryVerboseLevel Gets or sets the amount of history logged during agent execution. (Geerbt von AgentCore.)
Öffentliche Eigenschaft HRBcpBlocks Infrastruktur.
Öffentliche Eigenschaft HRBcpBlockSize Infrastruktur.
Öffentliche Eigenschaft HRBcpDynamicBlocks Infrastruktur.
Öffentliche Eigenschaft LoginTimeout Get or sets the number of seconds before the login times out for connections made by the agent. (Geerbt von AgentCore.)
Öffentliche Eigenschaft MaxBcpThreads Gets or sets the number of bulk copy operations that can be performed in parallel.
Öffentliche Eigenschaft MaxNetworkOptimization Gets or sets whether out-of-partition deletes are sent to the Subscriber.
Öffentliche Eigenschaft OnetimeDynamicSnapshot Infrastruktur.
Öffentliche Eigenschaft Output Get or sets the name and path of the agent output file. (Geerbt von AgentCore.)
Öffentliche Eigenschaft OutputVerboseLevel Gets or sets the level of detail of information written to the agent output file. (Geerbt von AgentCore.)
Öffentliche Eigenschaft PacketSize Infrastruktur. (Geerbt von AgentCore.)
Öffentliche Eigenschaft ProfileName Gets or sets an agent profile to use when running the agent. (Geerbt von AgentCore.)
Öffentliche Eigenschaft Publication Gets or sets the name of the publication.
Öffentliche Eigenschaft Publisher Gets or sets the name of the instance of SQL Server that is the Publisher.
Öffentliche Eigenschaft PublisherDatabase Gets or sets the name of the publication database.
Öffentliche Eigenschaft PublisherDeadlockPriority Gets or sets the priority of the Snapshot Agent connection to the Publisher when a deadlock occurs.
Öffentliche Eigenschaft PublisherEncryptedPassword Infrastruktur.
Öffentliche Eigenschaft PublisherEncryptionLevel Gets of sets the level of Secure Sockets Layer (SSL) encryption used by the Snapshot Agent when connecting to the Distributor.
Öffentliche Eigenschaft PublisherFailoverPartner Gets or sets the failover partner instance of SQL Server participating in a database mirroring session with the publication database. (Geerbt von AgentCore.)
Öffentliche Eigenschaft PublisherLogin Gets or sets the login name used when connecting to the Publisher using SQL Server Authentication.
Öffentliche Eigenschaft PublisherNetworkLibrary Infrastruktur.
Öffentliche Eigenschaft PublisherPassword Sets the password used when connecting to the Publisher using SQL Server Authentication.
Öffentliche Eigenschaft PublisherSecurityMode Gets or sets the security mode used when connecting to the Publisher.
Öffentliche Eigenschaft QueryTimeout Get or sets the number of seconds before a query times out. (Geerbt von AgentCore.)
Öffentliche Eigenschaft ReplicationType Gets or sets the type of publication.
Öffentliche Eigenschaft RowDelimiter Gets or sets the character or character sequence that marks the end of a row in the SQL Server bulk-copy data file.
Öffentliche Eigenschaft SecureDistributorEncryptedPassword Infrastruktur.
Öffentliche Eigenschaft SecureDistributorPassword Sets the password (as a SecureString object) used when connecting locally to the Distributor using SQL Server Authentication.
Öffentliche Eigenschaft SecurePublisherEncryptedPassword Infrastruktur.
Öffentliche Eigenschaft SecurePublisherPassword Sets the password (as a SecureString object) used when connecting to the Publisher using SQL Server Authentication.
Öffentliche Eigenschaft StartQueueTimeout Gets or sets the time that the Snapshot Agent waits when the maximum number of concurrent partitioned snapshot processes for a merge publication are already running.
Öffentliche Eigenschaft Supports70Subscribers Gets or sets whether the generated snapshot supports SQL Server 7.0 Subscribers.

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis ComStatus (Geerbt von AgentCore.)
Öffentliches Ereignis Status Occurs when a running agent returns status information. (Geerbt von AgentCore.)

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode ISnapshotGenerationAgent. . :: . .ResetParametersToDefault

Zum Anfang