DataSourceName property

Gets or sets the DataSourceName connection property.

Syntax
Visual Basic

Public Property DataSourceName As String
C#

public string  DataSourceName  { get; set; }
See also