SubscriptionsDataTable..::..AddSubscriptionsRow Method (ServersRow, String, Int32, String, Int32, Single, Boolean, Boolean, Boolean)
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public OPCCliConfiguration..::..SubscriptionsRow AddSubscriptionsRow( OPCCliConfiguration..::..ServersRow parentServersRowByFK_SERVERS_SUBSCRIPTION, string Name, int UpdateRate, string Locale, int KeepAliveRate, float Deadband, bool Enabled, bool Active, bool Asynchronous )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddSubscriptionsRow ( _ parentServersRowByFK_SERVERS_SUBSCRIPTION As OPCCliConfiguration..::..ServersRow, _ Name As String, _ UpdateRate As Integer, _ Locale As String, _ KeepAliveRate As Integer, _ Deadband As Single, _ Enabled As Boolean, _ Active As Boolean, _ Asynchronous As Boolean _ ) As OPCCliConfiguration..::..SubscriptionsRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: OPCCliConfiguration..::..SubscriptionsRow^ AddSubscriptionsRow( OPCCliConfiguration..::..ServersRow^ parentServersRowByFK_SERVERS_SUBSCRIPTION, String^ Name, int^ UpdateRate, String^ Locale, int^ KeepAliveRate, float^ Deadband, bool^ Enabled, bool^ Active, bool^ Asynchronous )