Click or drag to resize

StoreTemplate Constructor (String)

Creates a new template.

Namespace:  VDS.RDF.Storage.Management.Provisioning
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public StoreTemplate(
	string id
)

Parameters

id
Type: SystemString
Store ID.
See Also