Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DataSet
.
.
::
.
.
Owner Property
DataSet Class
See Also
Gets
DataSets
collection owning this object.
Namespace:
C1.C1Rdl.Rdl2008
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
DataSets
Owner
{
get
; }
Visual Basic
Public
ReadOnly
Property
Owner
As
DataSets
Get
See Also
DataSet Class
C1.C1Rdl.Rdl2008 Namespace