C# Class Adf.Core.Data.DataSources

Inheritance: Descriptor
Datei anzeigen Open project: NLADP/ADF Class Usage Examples

Public Properties

Property Type Description
NoSource DataSources

Public Methods

Method Description
DataSources ( string name ) : System

Method Details

DataSources() public method

public DataSources ( string name ) : System
name string
return System

Property Details

NoSource public_oe static_oe property

Gets or sets the connection of DataSources class when no data source is there.
public static DataSources,Adf.Core.Data NoSource
return DataSources