|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > BncsDbReader Class > BncsDbReader Methods > BncsDbReader.GetDeviceDatabaseIds Method |
Gets a list of all the databases numbers associated with a device id.
Namespace: BNCS
Assembly: BNCS.Config (in BNCS.Config.dll)
public static List<uint> GetDeviceDatabaseIds(
uint deviceId
)
deviceId
Type: UInt32
The ID of the device.
A list containing all the database numbers associated with a device id.