Membri DatabaseMirroringPayload
The DatabaseMirroringPayload object represents database mirroring payload settings.
Il tipo DatabaseMirroringPayload espone i membri seguenti.
Metodi
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Certificate | Gets or sets the certificate used to authenticate the connection for the mirroring payload. |
![]() |
EndpointAuthenticationOrder | Gets or sets the order and type of authentication that is used on the mirroring payload. |
![]() |
EndpointEncryption | Gets or sets the encryption state on the mirroring payload. |
![]() |
EndpointEncryptionAlgorithm | Gets or sets the encryption algorithm required by the mirroring payload. |
![]() |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Ereditato da SqlSmoObject). |
![]() |
IsSystemObject | Gets or sets the Boolean property that specifies whether the payload is a system object or not. |
![]() |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Ereditato da SqlSmoObject). |
![]() |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (Ereditato da SqlSmoObject). |
![]() |
Parent | Gets or sets the Endpoint object that is the parent of the EndpointPayload object. (Ereditato da EndpointPayload). |
![]() |
Properties | Gets a collection of Property objects that represent the object properties. (Ereditato da SqlSmoObject). |
![]() |
ScalarResult | Gets the scalar result for the referenced object. (Ereditato da SqlSmoObject). |
![]() |
ServerMirroringRole | Gets or sets the server mirroring role. |
![]() |
State | Gets the state of the referenced object. (Ereditato da SmoObjectBase). |
![]() |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Ereditato da SqlSmoObject). |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (Ereditato da SmoObjectBase). |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
![]() |
PropertyChanged | (Ereditato da SqlSmoObject). |
![]() |
PropertyMetadataChanged | (Ereditato da SqlSmoObject). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
![]() ![]() |
IAlienObjectDiscover | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectGetParent | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectGetProperty | (Ereditato da SqlSmoObject). |
![]() ![]() |
ISfcPropertyProviderGetPropertySet | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectGetUrn | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectResolve | (Ereditato da SqlSmoObject). |
![]() ![]() |
IAlienObjectSetProperty | (Ereditato da SqlSmoObject). |
In alto
Vedere anche