Share via


IModelNamed-Schnittstelle

Die benannten Elemente in dem Modell sollten von dieser Schnittstelle abgeleitet werden.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Interface IModelNamed
public interface IModelNamed
public interface class IModelNamed
type IModelNamed =  interface end
public interface IModelNamed

Hinweise

Diese Schnittstelle ist nur zur Laufzeit relevant. Die Name-Eigenschaft in IModelElement darf nicht NULL sein.

Siehe auch

Referenz

Microsoft.Data.Schema.SchemaModel-Namespace