.NET Framework Class Library
DataContext Properties

The DataContext type exposes the following members.

Properties

  NameDescription
Public propertyChangeConflictsReturns a collection of objects that caused concurrency conflicts when SubmitChanges was called.
Public propertyCommandTimeoutIncreases the time-out period for queries that would otherwise time out during the default time-out period.
Public propertyConnectionReturns the connection used by the framework.
Public propertyDeferredLoadingEnabledSpecifies whether to delay-load one-to-many or one-to-one relationships.
Public propertyLoadOptionsGets or sets the DataLoadOptions associated with this DataContext.
Public propertyLogSpecifies the destination to write the SQL query or command.
Public propertyMappingReturns the MetaModel on which the mapping is based.
Public propertyObjectTrackingEnabledInstructs the framework to track the original value and object identity for this DataContext.
Public propertyTransactionSets a local transaction for the .NET Framework to use to access the database.
Top
See Also

Reference

Tags :


Page view tracker