The BuilderLeadsEntities type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BuilderLeads |
No Metadata Documentation available.
| |
| CommandTimeout | Gets or sets the timeout value, in seconds, for all object context operations. A null value indicates that the default value of the underlying provider will be used. (Inherited from ObjectContext.) | |
| Connection | Gets the connection used by the object context. (Inherited from ObjectContext.) | |
| ContextOptions | Gets the ObjectContextOptions instance that contains options that affect the behavior of the ObjectContext. (Inherited from ObjectContext.) | |
| DefaultContainerName | Gets or sets the default container name. (Inherited from ObjectContext.) | |
| MetadataWorkspace | Gets the metadata workspace used by the object context. (Inherited from ObjectContext.) | |
| ObjectStateManager | Gets the object state manager used by the object context to track object changes. (Inherited from ObjectContext.) | |
| QueryProvider | Gets the LINQ query provider associated with this object context. (Inherited from ObjectContext.) |