SqlDesignerDataSourceView.CanInsert Property

Note: This property is new in the .NET Framework version 2.0.

This member overrides DesignerDataSourceView.CanInsert.

public:
virtual property bool CanInsert {
	bool get () override;
}
/** @property */
public boolean get_CanInsert ()

public override function get CanInsert () : boolean

.NET Framework

Supported in: 2.0
Show: