Method | Description | |
---|---|---|
DataStoreInfo ( IDataStoreReader reader ) : System |
Constructor
|
|
DataStoreInfo ( string name, string description, bool isFdoEnabled ) : System |
Constructor
|
public DataStoreInfo ( IDataStoreReader reader ) : System | ||
reader | IDataStoreReader | |
return | System |
public DataStoreInfo ( string name, string description, bool isFdoEnabled ) : System | ||
name | string | |
description | string | |
isFdoEnabled | bool | |
return | System |