ITransSynchronizationAgent.DistributorNetwork Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Replication::NetworkType DistributorNetwork { Microsoft::SqlServer::Replication::NetworkType get(); void set(Microsoft::SqlServer::Replication::NetworkType value); };
public Microsoft.SqlServer.Replication.NetworkType DistributorNetwork { get; set; }
member this.DistributorNetwork : Microsoft.SqlServer.Replication.NetworkType with get, set
Public Property DistributorNetwork As NetworkType