Bagikan melalui


TabularData.Rows Properti

Definisi

Mendapatkan atau mengatur baris data dalam data tabular.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::TabularDataRow ^> ^ Rows { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::TabularDataRow ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::TabularDataRow ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.TabularDataRow> Rows { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Rows : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.TabularDataRow> with get, set
Public Property Rows As Collection(Of TabularDataRow)

Nilai Properti

Menampilkan Collection<T>.

Atribut

Berlaku untuk