共用方式為


OleDbSourceDesigner.HideOrShowProperty(String, Boolean) Method

Definition

protected:
 void HideOrShowProperty(System::String ^ propertyName, bool hide);
protected void HideOrShowProperty (string propertyName, bool hide);
member this.HideOrShowProperty : string * bool -> unit
Protected Sub HideOrShowProperty (propertyName As String, hide As Boolean)

Parameters

propertyName
String
hide
Boolean

Applies to