Aracılığıyla paylaş


GeneratorAttribute Oluşturucu

Yeni bir örneğini başlatır GeneratorAttribute sınıfa

Ad alanı:  Microsoft.Data.Schema.Tools.DataGenerator
Derleme:  Microsoft.Data.Schema.Tools (Microsoft.Data.Schema.Tools.dll içinde)

Sözdizimi

'Bildirim
Public Sub New ( _
    designerType As Type _
)
public GeneratorAttribute(
    Type designerType
)
public:
GeneratorAttribute(
    Type^ designerType
)
new : 
        designerType:Type -> GeneratorAttribute
public function GeneratorAttribute(
    designerType : Type
)

Parametreler

Açıklamalar

Özel veri üreticisi için özel bir tasarımcı oluşturabilir veya kullanabilirsiniz DefaultGeneratorDesigner.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GeneratorAttribute Sınıf

Microsoft.Data.Schema.Tools.DataGenerator Ad Alanı

IGeneratorDesigner

DefaultGeneratorDesigner