DatabaseCopyStatusEntry Members

Include Protected Members
Include Inherited Members

Provides information about a database copy operation.

The DatabaseCopyStatusEntry type exposes the following members.

Constructors

  Name Description
Public method DatabaseCopyStatusEntry

Top

Properties

  Name Description
Public property ActionInitiator
Public property ActivationSuspended
Public property ActiveCopy
Public property ActiveDatabaseCopy
Public property ContentIndexErrorMessage
Public property ContentIndexState
Public property CopyQueueLength
Public property DatabaseName
Public property ErrorEventId
Public property ErrorMessage
Public property ExtendedErrorInfo
Public property Identity
Public property IncomingLogCopyingNetwork
Public property LastCopiedLogTime
Public property LastCopyNotificationedLogTime
Public property LastInspectedLogTime
Public property LastLogCopied
Public property LastLogCopyNotified
Public property LastLogGenerated
Public property LastLogInspected
Public property LastLogReplayed
Public property LastReplayedLogTime
Public property LatestAvailableLogTime
Public property LatestCopyBackupTime
Public property LatestDifferentialBackupTime
Public property LatestFullBackupTime
Public property LatestIncrementalBackupTime
Public property LogCopyQueueIncreasing
Public property LogReplayQueueIncreasing
Public property LogsCopiedSinceInstanceStart
Public property LogsReplayedSinceInstanceStart
Public property MailboxServer
Public property Name
Public property OutgoingConnections
Public property OutstandingDumpsterRequests
Public property ReplayQueueLength
Public property SeedingNetwork
Public property SinglePageRestore
Public property SnapshotBackup
Public property SnapshotLatestCopyBackup
Public property SnapshotLatestDifferentialBackup
Public property SnapshotLatestFullBackup
Public property SnapshotLatestIncrementalBackup
Public property Status Gets the status of the database copy operation.
Public property SuspendComment

Top

Methods

  Name Description
Public method CopyChangesFrom
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ResetChangeTracking
Public method ToString (Inherited from Object.)
Public method Validate

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IConfigurable.IsValid
Explicit interface implemetationPrivate property IConfigurable.ObjectState

Top