Partager via


Identity - Constructeur (Object)

Crée une nouvelle instance de la classe à l'aide d'une valeur de l'identificateur.

Espace de noms :  Microsoft.BusinessData.Runtime
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    identifierValue As Object _
)
'Utilisation
Dim identifierValue As Object

Dim instance As New Identity(identifierValue)
public Identity(
    Object identifierValue
)

Paramètres

  • identifierValue
    Type : System.Object

    La valeur de l'identificateur.

Exemples

Code Snippet: Execute the BulkSpecificFinder Method Instance of an External Content Type

Code Snippet: Execute an Updater Method Instance of an External Content Type

Voir aussi

Référence

Identity classe

Identity - Membres

Identity - Surcharge

Microsoft.BusinessData.Runtime - Espace de noms