ProvideXmlEditorChooserDesignerViewAttribute.IsDataSet 属性

定义

仅由数据集设计器使用的特殊值。

public:
 property Nullable<bool> IsDataSet { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? IsDataSet { get; set; }
member this.IsDataSet : Nullable<bool> with get, set
Public Property IsDataSet As Nullable(Of Boolean)

属性值

Nullable<Boolean>

适用于