SchemaComparisonExcludedObjectId Classe

Definizione

Rappresenta un oggetto in base al nome e al tipo da utilizzare nelle SchemaComparison operazioni.

public sealed class SchemaComparisonExcludedObjectId
type SchemaComparisonExcludedObjectId = class
Public NotInheritable Class SchemaComparisonExcludedObjectId
Ereditarietà
SchemaComparisonExcludedObjectId

Costruttori

Nome Descrizione
SchemaComparisonExcludedObjectId(ModelTypeClass, ObjectIdentifier, ModelTypeClass, ObjectIdentifier)

Costruisce un identificatore che fa riferimento a un oggetto in base al tipo e al nome.

SchemaComparisonExcludedObjectId(ModelTypeClass, ObjectIdentifier)

Costruisce un identificatore che fa riferimento a un oggetto in base al tipo e al nome.

SchemaComparisonExcludedObjectId(String, ObjectIdentifier, String, ObjectIdentifier)

Costruisce un identificatore che fa riferimento a un oggetto in base al tipo e al nome.

SchemaComparisonExcludedObjectId(String, ObjectIdentifier)

Costruisce un identificatore che fa riferimento a un oggetto in base al tipo e al nome.

Proprietà

Nome Descrizione
Identifier

Specifica il nome di un oggetto

ParentIdentifier

Specifica il nome dell'oggetto padre. Viene usato per fare riferimento a un oggetto senza nome per riferimento al relativo elemento padre (denominato).

ParentTypeName

Nome del tipo dell'oggetto padre. Viene usato per fare riferimento a un oggetto senza nome per riferimento al relativo elemento padre (denominato).

TypeName

Nome del tipo usato dal confronto tra schemi

Si applica a