Właściwość CustomResolver.ClassId
Pobiera lub ustawia identyfikator klasy zarejestrowanych rozpoznawania nazw.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public Property ClassId As String
Get
Set
'Użycie
Dim instance As CustomResolver
Dim value As String
value = instance.ClassId
instance.ClassId = value
public string ClassId { get; set; }
public:
property String^ ClassId {
String^ get ();
void set (String^ value);
}
member ClassId : string with get, set
function get ClassId () : String
function set ClassId (value : String)
Wartość właściwości
Typ: System.String
A String wartość, która reprezentuje identyfikator klasy programu rozpoznawania nazw opartych na modelu COM.
Uwagi
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.