|
ServiceHostBaseNodeIDQueryString Property
|
Gets the current node ID formatted for use in a SQL query string based on
ConfigurationType.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax protected string NodeIDQueryString { get; }
Protected ReadOnly Property NodeIDQueryString As String
Get
protected:
property String^ NodeIDQueryString {
String^ get ();
}
member NodeIDQueryString : string with get
function get_NodeIDQueryString();
View SourceProperty Value
StringSee Also