Go to the source code of this file.
Functions | |
NAMESPACE_OSGEO_COMMON::StringCollection * | Execute () |
Executes the IGetFeatureClassStyles command and returns a StringCollection which contains all styles supported by specified feature class and all styles supported by its ancestors. WMS services support Style declarations inherited by child Layers. | |
__property System::String * | get_FeatureClassName () |
Gets the name of FeatureClass to get the supportted styles. | |
Variables | |
BEGIN_NAMESPACE_OSGEO_FDO_PROVIDERS_WMS public __gc __interface | IGetFeatureClassStyles |
This command gets the styles list supportted by specified FeatureClass from WMS service. /summary>. |