Sub SetOption( _ ByVal option As HistorianOption, _ ByVal value As System.String, _ Optional ByVal datastore As System.String _ )
void SetOption( HistorianOption option, System.string value, System.string datastore )
void SetOption( HistorianOption option, System.String^ value, System.String^ datastore )
Parameters
- option
- An option identifier.
- value
- An option value.
- datastore
- Name of the data store whose options are modified.