Свойство | Type | Description | |
---|---|---|---|
OwnerName | string |
Méthode | Description | |
---|---|---|
DatasourcePublishSettings ( string ownerName ) : System |
Constructor
|
Méthode | Description | |
---|---|---|
CreateSettingsFile ( SiteDatasource, ds, string localDatasourcePath, KeyedLookup |
Save Datasource metadata in a XML file along-side the workbook file
|
|
GetSettingsForSavedDatasource ( string datasourceWithPath ) : DatasourcePublishSettings, |
Look up any saved settings we have associated with a datasource on our local file systemm
|
|
IsSettingsFile ( string filePath ) : bool |
TRUE if the file is an internal settings file
|
|
PathForSettingsFile ( string datasourcePath ) : string |
Generates the path/filename of the Settings file that corresponds to the datasource path
|
public DatasourcePublishSettings ( string ownerName ) : System | ||
ownerName | string | |
Résultat | System |