DataSourceFieldMapping.DomainId 屬性

定義

取得或設定資料來源欄位對應的網域識別碼。

public:
 property long DomainId { long get(); void set(long value); };
[System.Runtime.Serialization.DataMember]
public long DomainId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DomainId : int64 with get, set
Public Property DomainId As Long

屬性值

Int64

資料來源欄位對應的網域識別碼。

屬性

適用於