Channel Methods |
The Channel type exposes the following members.
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
Fill |
Fills object properties with data from the given IDataReader object.
(Overrides DbObject.Fill(IDataReader).) | |
FillRow |
Fills the given DataRow object with object state values.
(Overrides DbObject.FillRow(DataRow).) | |
GetActiveChannels |
Returns a list of all active channels.
| |
GetAvailableChannels |
Returns a list of all active and available channels.
| |
GetChannelById |
Returns the channel by its Id.
| |
GetChannels |
Returns a list of all available channels.
| |
Load | (Inherited from DbObject.) | |
Save | (Inherited from DbObject.) |