DataViewBrowseObject.SetComponentName, méthode

Définit le nom composant pour la valeur 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

  • value
    Type : String

    Nom du composant.

Sécurité .NET Framework

Voir aussi

Référence

DataViewBrowseObject Classe

Microsoft.VisualStudio.Data.Framework, espace de noms