Click or drag to resize

ReaderWriterLockingDataContext Properties

The ReaderWriterLockingDataContext type exposes the following members.

Properties
 NameDescription
Public propertyCommandTimeout Overrides the command timeout for any command executed on this data context
(Inherited from DataContext)
Public propertyConnection Connection
(Inherited from DataContext)
Public propertyContextId Gets or sets the context id
(Inherited from DataContext)
Public propertyData Temporary lookup values used during this context's use
(Inherited from DataContext)
Public propertyIsReadonly True if the connection is readonly
(Inherited from DataContext)
Public propertyTransaction Current Transaction
(Inherited from DataContext)
Top
See Also