Właściwość HeterogeneousColumn.MappingId
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public Property MappingId As Integer
Get
Set
'Użycie
Dim instance As HeterogeneousColumn
Dim value As Integer
value = instance.MappingId
instance.MappingId = value
public int MappingId { get; set; }
public:
property int MappingId {
int get ();
void set (int value);
}
member MappingId : int with get, set
function get MappingId () : int
function set MappingId (value : int)
Wartość właściwości
Typ: System.Int32