Aracılığıyla paylaş


ErrorType Sabit Listesi

Veri oluşturma sırasında oluşan hata türünü gösterir.

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

Sözdizimi

'Bildirim
<CLSCompliantAttribute(True)> _
Public Enumeration ErrorType
[CLSCompliantAttribute(true)]
public enum ErrorType
[CLSCompliantAttribute(true)]
public enum class ErrorType
[<CLSCompliantAttribute(true)>]
type ErrorType
public enum ErrorType

Üyeler

Üye adı Açıklama
Unknown Bilinmeyen bir hata oluştu.
Configuration Bir yapılandırma hatası.
DataAccess Veri erişimi hatası

Ayrıca bkz.

Başvuru

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

GeneratorUserException