IStorageServerListStores Method  | 
 
            Gets the list of available stores.
            
 
    Namespace: 
   VDS.RDF.Storage.Management
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
SyntaxIEnumerable<string> ListStores()
Function ListStores As IEnumerable(Of String)
Return Value
Type: 
IEnumerableString[Missing <returns> documentation for "M:VDS.RDF.Storage.Management.IStorageServer.ListStores"]
See Also