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