프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OwnerName | string |
메소드 | 설명 | |
---|---|---|
DatasourcePublishSettings ( string ownerName ) : System |
Constructor
|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |