[This is preliminary documentation and is subject to change.]
Specifies the name of the replication channel used to pump data between servers/data centers/locations
Namespace: NFX.DataAccess.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string ReplicationChannel { get; private set; }
public string ReplicationChannel { get; private set; }
Public Property ReplicationChannel As String
Get
Private Set
Public Property ReplicationChannel As String
Get
Private Set
public:
property String^ ReplicationChannel {
String^ get ();
private: void set (String^ value);
}
public:
property String^ ReplicationChannel {
String^ get ();
private: void set (String^ value);
}
member ReplicationChannel : string with get, private set
member ReplicationChannel : string with get, private set
Property Value
Type:
String