Public Member Functions | |
| HRESULT | Clear () |
| Reset all properties of this SAPHANAInfo instance to their default values. | |
| HRESULT | LoadFromXML ([in] IDispatch *ipElement,[in] EnumDSSCatalogFlags iFlags) |
| Populate this SAPHANAInfo instance from its XML representation. | |
| HRESULT | Populate ([in] IDSSSAPHANAInfo *ipSAPHANAInfo) |
| Populate this SAPHANAInfo instance from another. | |
| HRESULT | SAPHANAAttributeFormInfos ([out, retval] IDSSSAPHANAAttributeFormInfos oppSAPHANAAttributeFormInfos) |
| Get the SAPHANAAttributeFormInfos instance. | |
| HRESULT | SAPHANAHierarchyInfos ([out, retval] IDSSSAPHANAHierarchyInfos oppSAPHANAHierarchyInfos) |
| Get the SAPHANAHierarchyInfos instance. | |
| HRESULT | SAPHANAVariableInfos ([out, retval] IDSSSAPHANAVariableInfos oppSAPHANAVariableInfos) |
| Get the SAPHANAVariableInfos instance. | |
| HRESULT | SaveToXML ([in] EnumDSSCatalogFlags iFlags,[out] BSTR *opXML) |
| Save this SAPHANAInfo instance to XML or JSON depending on the passed in flags. | |
|
|
Reset all properties of this SAPHANAInfo instance to their default values.
|
|
||||||||||||
|
Populate this SAPHANAInfo instance from its XML representation.
|
|
|
Populate this SAPHANAInfo instance from another.
|
|
|
Get the SAPHANAAttributeFormInfos instance.
|
|
|
Get the SAPHANAHierarchyInfos instance.
|
|
|
Get the SAPHANAVariableInfos instance.
|
|
||||||||||||
|
Save this SAPHANAInfo instance to XML or JSON depending on the passed in flags.
|