DataRow 類別
Represents a data row.
繼承階層
System. . :: . .Object
System.Collections.ObjectModel. . :: . .Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .RdlCollectionBase< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .RdlCollection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >
Microsoft.ReportingServices.RdlObjectModel..::..DataRow
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Class DataRow _
Inherits RdlCollection(Of IList(Of DataValue))
'用途
Dim instance As DataRow
public class DataRow : RdlCollection<IList<DataValue>>
public ref class DataRow : public RdlCollection<IList<DataValue^>^>
type DataRow =
class
inherit RdlCollection<IList<DataValue>>
end
public class DataRow extends RdlCollection<IList<DataValue>>
DataRow 型別公開下列成員。
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() |
Count | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() |
Item | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() |
Items | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() |
Parent | The parent object. (繼承自 RdlCollectionBase< (Of < ( <'T> ) > ) >。) |
上層
方法
上層
明確 繼承 實作
| 名稱 | 說明 | |
|---|---|---|
![]() ![]() |
IList. . :: . .Add | (繼承自 RdlCollectionBase< (Of < ( <'T> ) > ) >。) |
![]() ![]() |
IList. . :: . .Item | (繼承自 RdlCollectionBase< (Of < ( <'T> ) > ) >。) |
![]() ![]() |
IList. . :: . .Contains | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
ICollection. . :: . .CopyTo | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
IList. . :: . .IndexOf | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
IList. . :: . .Insert | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
IList. . :: . .IsFixedSize | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
IList. . :: . .IsReadOnly | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
ICollection. . :: . .IsSynchronized | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
IList. . :: . .Remove | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
![]() ![]() |
ICollection. . :: . .SyncRoot | (繼承自 Collection< (Of < ( <'IList< (Of < ( <'DataValue> ) > ) >> ) > ) >。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)