This document is archived and information here might be outdated. Recommended version. |
Indicates whether the meta data editor will take over editing the DatasetDef columns.
[Visual Basic .NET] Public ReadOnly Property DisableColumnEditing As Boolean
[C#] public bool DisableColumnEditing {get;}
[C++]
HRESULT get_DisableColumnEditing(
Boolean* pbvarDisableColumnEditing
);
[C++]
Parameters pbvarDisableColumnEditing [out, retval]
pbvarDisableColumnEditing is a parameter of type bool*