Click or drag to resize

DbChannel Properties

The DbChannel type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets the user which created the object
(Inherited from DbBaseObject)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseObject)
Public propertyDispatchFactoryType Gets or sets the dispatcher
Public propertyEndpoint Gets or sets the endpoint
Public propertyIsActive True if the object is active
(Inherited from DbBaseObject)
Public propertyKey Gets or sets the key
(Overrides DbBaseObjectKey)
Public propertyName Gets or sets the name
Public propertyObsoletedByKey Obsoletion user
(Inherited from DbBaseObject)
Public propertyObsoletedBySpecified True if explicitly set obsolete to null
(Inherited from DbBaseObject)
Public propertyObsoletionTime Gets the obsoletion time
(Inherited from DbBaseObject)
Public propertyObsoletionTimeSpecified True if explicitly set obsolete to null
(Inherited from DbBaseObject)
Public propertyUpdatedByKey Updated by key
(Inherited from DbBaseObject)
Public propertyUpdatedTime Gets the time the data was updated
(Inherited from DbBaseObject)
Top
See Also