KREDOR Business Object Framework Documentation

DataSource Constructor (String)

Creates a new Kredor.BO.Datasource instance based on the specified connection string or name of the key in the config file containing the connection string.

public DataSource(
   String connectionStringOrConfigKeyName
);

See Also

DataSource Class | Kredor.BO Namespace | DataSource Constructor Overload List | BusinessObject | SelectFrom