RaveGeoDataSet.Key Property
Gets or sets the key used for remote databases. If not specified then the default key is used
Syntax
public System.String Key { get; set; }
Property Value
Default: ""
A key to use for remote RaveGeo databases.
This property can only be modified before the dataset has been initialized. Attempting to modify it after initialization will cause an exception to be thrown.
Platforms
Windows, Linux