Aracılığıyla paylaş


ModelMetadataTypeAttribute Sınıf

Tanım

Bu öznitelik, bir veri modeli sınıfıyla ilişkilendirilecek meta veri sınıfını belirtir.

public ref class ModelMetadataTypeAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class ModelMetadataTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type ModelMetadataTypeAttribute = class
    inherit Attribute
Public Class ModelMetadataTypeAttribute
Inherits Attribute
Devralma
ModelMetadataTypeAttribute
Türetilmiş
Öznitelikler

Oluşturucular

ModelMetadataTypeAttribute(Type)

ModelMetadataTypeAttribute sınıfının yeni bir örneğini başlatır.

Özellikler

MetadataType

Veri modeli sınıfıyla ilişkili meta veri sınıfının türünü alır.

Şunlara uygulanır