Share via


DataViewBrowseObject.SetComponentName(String) Method

Definition

Sets the component name for the current browse object.

public:
 void SetComponentName(System::String ^ value);
public void SetComponentName (string value);
member this.SetComponentName : string -> unit
Public Sub SetComponentName (value As String)

Parameters

value
String

The component name.

Applies to