DataSchemaError.UndefinedErrorCode, champ
Lorsqu'il est retourné à partir de la propriété ErrorCode, indique qu'aucune valeur n'a été fournie lors de la création de l'objet. Valeur : zéro.
Espace de noms : Microsoft.Data.Schema
Assembly : Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)
Syntaxe
'Déclaration
Protected Const UndefinedErrorCode As Integer
protected const int UndefinedErrorCode
protected:
literal int UndefinedErrorCode
static val mutable UndefinedErrorCode: int
protected const var UndefinedErrorCode : int
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.