Aracılığıyla paylaş


InputDescriptor.AutoAssignedInput Özellik

Girdi türü alır. Bu özellik, iyi bilinen giriş türleri için giriş türünü belirtmek için kullanılır.

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

Sözdizimi

'Bildirim
Public ReadOnly Property AutoAssignedInput As AutoAssignedInput
    Get
public AutoAssignedInput AutoAssignedInput { get; }
public:
property AutoAssignedInput AutoAssignedInput {
    AutoAssignedInput get ();
}
member AutoAssignedInput : AutoAssignedInput
function get AutoAssignedInput () : AutoAssignedInput

Özellik Değeri

Tür: Microsoft.Data.Schema.Tools.DataGenerator.AutoAssignedInput
Üye AutoAssignedInput numaralandırma türünü gösterirgirdi.

Açıklamalar

AutoAssignedInput()herhangi bir iyi bilinen olabilir giriş türleri AutoAssignedInput tanımlar, hangi dahil Seed(), Nullable(), PercentageNull(), ve Unique().

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

InputDescriptor Sınıf

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

AutoAssignedInput