This document is archived and information here might be outdated. Recommended version. |
Indicates whether the meta data editor will change Datasetdef properties other than the meta data property.
[Visual Basic .NET]
Public ReadOnly Property ModifiesDataDefProps As Boolean
[C#]
public bool ModifiesDataDefProps {get;}
[C++]
HRESULT get_ModifiesDataDefProps(
Boolean* pbvarModifiesDataDefProps
);
[C++] Parameters pbvarModifiesDataDefProps [out, retval]
pbvarModifiesDataDefProps is a parameter of type bool*