Skip to main content
All docs
V18.2

EFDataSource.CustomContextName Property

For internal use.

Namespace: DevExpress.DataAccess.EntityFramework

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

[XtraSerializableProperty(5)]
[Browsable(false)]
public string CustomContextName { get; set; }

Property Value

Type
String
See Also