Properties
Item used to write events to a SQL database
The Sink.Db item type has the following properties:
Name | Description | ID | Flags |
---|---|---|---|
ConnectionString | ADO Connectionstring for the database | 10400 | Persisted |
InputChannel | The input channel for events consumed by this item | 10030 | Persisted, DynamicEnumeration |
IsConsumer | This attribute is TRUE on items that can consume events | 10010 | ReadOnly, InfoPage |
IsProducer | This attribute is TRUE on items that can produce events | 10020 | ReadOnly, InfoPage |
See also Predefined Item Properties and OPC DA Properties