Aracılığıyla paylaş


InputAttribute.AutoAssignedInput Özellik

Alır veya giriş özellik türünü ayarlar.

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

Sözdizimi

'Bildirim
Public Property AutoAssignedInput As AutoAssignedInput
    Get
    Set
public AutoAssignedInput AutoAssignedInput { get; set; }
public:
property AutoAssignedInput AutoAssignedInput {
    AutoAssignedInput get ();
    void set (AutoAssignedInput value);
}
member AutoAssignedInput : AutoAssignedInput with get, set
function get AutoAssignedInput () : AutoAssignedInput
function set AutoAssignedInput (value : AutoAssignedInput)

Özellik Değeri

Tür: Microsoft.Data.Schema.Tools.DataGenerator.AutoAssignedInput
Bu öznitelik için girdi türü tanımlar numaralandırma üyesi.

Açıklamalar

Otomatik olarak bir özel üreticisi bir özelliği ayarlamak için veri oluşturma motoru yönlendirmek için bu özniteliği kullanın.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

InputAttribute Sınıf

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

AutoAssignedInput