หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets the name of the distributor.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
ReadOnly Property Distributor As String
Get
'Usage
Dim instance As IAlternateSynchronizationPartner
Dim value As String
value = instance.Distributor
string Distributor { get; }
property String^ Distributor {
String^ get ();
}
abstract Distributor : string
function get Distributor () : String
Property Value
Type: System.String
The name of the distributor.