Condividi tramite


Metodo ModelSchema.CreateIdentifierGroup

Crea un gruppo di identificatori.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
Public Function CreateIdentifierGroup As ModelIdentifierGroup
public ModelIdentifierGroup CreateIdentifierGroup()
public:
ModelIdentifierGroup^ CreateIdentifierGroup()
member CreateIdentifierGroup : unit -> ModelIdentifierGroup 
public function CreateIdentifierGroup() : ModelIdentifierGroup

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.ModelIdentifierGroup
Restituisce un gruppo di identificatori.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ModelSchema Classe

Spazio dei nomi Microsoft.Data.Schema.SchemaModel

IdentifierGroup