Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1WebDataSet
.
.
::
.
.
DataLibrary Property
C1WebDataSet Class
See Also
Gets or sets the name of the data library containing the schema.
Namespace:
C1.Web.Data
Assembly:
C1.Web.Data.2
(in C1.Web.Data.2.dll)
Syntax
C#
public
string
DataLibrary
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
DataLibrary
As
String
Get
Set
See Also
C1WebDataSet Class
C1.Web.Data Namespace