MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgFeatureService Member List
This is the complete list of members for MgFeatureService, including all inherited members.
ApplySchema(MgResourceIdentifier *resource, MgFeatureSchema *schema)=0MgFeatureService [pure virtual]
BeginTransaction(MgResourceIdentifier *resource)=0MgFeatureService [pure virtual]
CreateFeatureSource(MgResourceIdentifier *resource, MgFeatureSourceParams *sourceParams)=0MgFeatureService [pure virtual]
DeleteFeatures(MgResourceIdentifier *resource, CREFSTRING className, CREFSTRING filter)=0MgFeatureService [pure virtual]
DeleteFeatures(MgResourceIdentifier *resource, CREFSTRING className, CREFSTRING filter, MgTransaction *trans)=0MgFeatureService [pure virtual]
DescribeSchema(MgResourceIdentifier *resource, CREFSTRING schemaName, MgStringCollection *classNames)=0MgFeatureService [pure virtual]
DescribeSchema(MgResourceIdentifier *resource, CREFSTRING schemaName)=0MgFeatureService [pure virtual]
DescribeSchemaAsXml(MgResourceIdentifier *resource, CREFSTRING schemaName, MgStringCollection *classNames)=0MgFeatureService [pure virtual]
DescribeSchemaAsXml(MgResourceIdentifier *resource, CREFSTRING schemaName)=0MgFeatureService [pure virtual]
DescribeWfsFeatureType(MgResourceIdentifier *featureSourceId, MgStringCollection *featureClasses)=0MgFeatureService [pure virtual]
DescribeWfsFeatureType(MgResourceIdentifier *featureSourceId, MgStringCollection *featureClasses, CREFSTRING namespacePrefix, CREFSTRING namespaceUrl)=0MgFeatureService [pure virtual]
EnumerateDataStores(CREFSTRING providerName, CREFSTRING partialConnString)=0MgFeatureService [pure virtual]
ExecuteSqlNonQuery(MgResourceIdentifier *resource, CREFSTRING sqlNonSelectStatement)=0MgFeatureService [pure virtual]
ExecuteSqlNonQuery(MgResourceIdentifier *resource, CREFSTRING sqlNonSelectStatement, MgParameterCollection *parameters, MgTransaction *transaction)=0MgFeatureService [pure virtual]
ExecuteSqlQuery(MgResourceIdentifier *resource, CREFSTRING sqlStatement)=0MgFeatureService [pure virtual]
ExecuteSqlQuery(MgResourceIdentifier *resource, CREFSTRING sqlStatement, MgParameterCollection *parameters, MgTransaction *transaction)=0MgFeatureService [pure virtual]
GetCapabilities(CREFSTRING providerName)=0MgFeatureService [pure virtual]
GetCapabilities(CREFSTRING providerName, CREFSTRING connectionString)=0MgFeatureService [pure virtual]
GetClassDefinition(MgResourceIdentifier *resource, CREFSTRING schemaName, CREFSTRING className)=0MgFeatureService [pure virtual]
GetClasses(MgResourceIdentifier *resource, CREFSTRING schemaName)=0MgFeatureService [pure virtual]
GetConnectionPropertyValues(CREFSTRING providerName, CREFSTRING propertyName, CREFSTRING partialConnString)=0MgFeatureService [pure virtual]
GetFeatureProviders()=0MgFeatureService [pure virtual]
GetLockedFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgFeatureQueryOptions *options)=0MgFeatureService [pure virtual]
GetLongTransactions(MgResourceIdentifier *resource, bool bActiveOnly)=0MgFeatureService [pure virtual]
GetSchemaMapping(CREFSTRING providerName, CREFSTRING partialConnString)=0MgFeatureService [pure virtual]
GetSchemas(MgResourceIdentifier *resource)=0MgFeatureService [pure virtual]
GetSpatialContexts(MgResourceIdentifier *resource, bool bActiveOnly)=0MgFeatureService [pure virtual]
GetWarningsObject()MgService
GetWfsFeature(MgResourceIdentifier *featureSourceId, CREFSTRING featureClass, MgStringCollection *requiredProperties, CREFSTRING srs, CREFSTRING filter, INT32 maxFeatures)=0MgFeatureService [pure virtual]
GetWfsFeature(MgResourceIdentifier *featureSourceId, CREFSTRING featureClass, MgStringCollection *requiredProperties, CREFSTRING srs, CREFSTRING filter, INT32 maxFeatures, CREFSTRING wfsVersion, CREFSTRING outputFormat, CREFSTRING sortCriteria, CREFSTRING namespacePrefix, CREFSTRING namespaceUrl)=0MgFeatureService [pure virtual]
HasWarnings()MgService
InsertFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgPropertyCollection *propertyValues)=0MgFeatureService [pure virtual]
InsertFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgPropertyCollection *propertyValues, MgTransaction *trans)=0MgFeatureService [pure virtual]
InsertFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgBatchPropertyCollection *batchPropertyValues)=0MgFeatureService [pure virtual]
InsertFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgBatchPropertyCollection *batchPropertyValues, MgTransaction *trans)=0MgFeatureService [pure virtual]
SchemaToXml(MgFeatureSchemaCollection *schema)=0MgFeatureService [pure virtual]
SelectAggregate(MgResourceIdentifier *resource, CREFSTRING className, MgFeatureAggregateOptions *options)=0MgFeatureService [pure virtual]
SelectFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgFeatureQueryOptions *options)=0MgFeatureService [pure virtual]
SelectFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgFeatureQueryOptions *options, CREFSTRING coordinateSystem)=0MgFeatureService [pure virtual]
SetLongTransaction(MgResourceIdentifier *featureSourceId, CREFSTRING longTransactionName)=0MgFeatureService [pure virtual]
TestConnection(CREFSTRING providerName, CREFSTRING connectionString)=0MgFeatureService [pure virtual]
TestConnection(MgResourceIdentifier *resource)=0MgFeatureService [pure virtual]
UpdateFeatures(MgResourceIdentifier *resource, MgFeatureCommandCollection *commands, bool useTransaction)=0MgFeatureService [pure virtual]
UpdateFeatures(MgResourceIdentifier *resource, MgFeatureCommandCollection *commands, MgTransaction *transaction)=0MgFeatureService [pure virtual]
UpdateMatchingFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgPropertyCollection *properties, CREFSTRING filter)=0MgFeatureService [pure virtual]
UpdateMatchingFeatures(MgResourceIdentifier *resource, CREFSTRING className, MgPropertyCollection *properties, CREFSTRING filter, MgTransaction *trans)=0MgFeatureService [pure virtual]
XmlToSchema(CREFSTRING xml)=0MgFeatureService [pure virtual]