Partager via


DataViewBrowseObject.SetComponentName, méthode

Définit le nom de composant pour la actuelle parcourent l'objet.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Public Sub SetComponentName ( _
    value As String _
)
public void SetComponentName(
    string value
)
public:
void SetComponentName(
    String^ value
)
member SetComponentName : 
        value:string -> unit 
public function SetComponentName(
    value : String
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DataViewBrowseObject Classe

Microsoft.VisualStudio.Data.Framework, espace de noms