Property DesignMode
| Improve this Doc View SourceDesignMode
Gets a value indicating whether this DbTable object is in design mode.
Declaration
public bool DesignMode { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicating whether this DbTable object is in design mode.
public bool DesignMode { get; }
Type | Description |
---|---|
System.Boolean |