DTPSTATUSENUM Enumerazione
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public enum class DTPSTATUSENUM
public enum DTPSTATUSENUM
type DTPSTATUSENUM =
Public Enum DTPSTATUSENUM
- Ereditarietà
-
DTPSTATUSENUM
Campi
DTPSTATUS_BADACCESSOR | 1 | |
DTPSTATUS_BADSTATUS | 12 | |
DTPSTATUS_CANTCONVERTVALUE | 2 | |
DTPSTATUS_CANTCREATE | 7 | |
DTPSTATUS_DATAOVERFLOW | 6 | |
DTPSTATUS_DEFAULT | 13 | |
DTPSTATUS_INTEGRITYVIOLATION | 10 | |
DTPSTATUS_ISNULL | 3 | |
DTPSTATUS_OK | 0 | |
DTPSTATUS_PERMISSIONDENIED | 9 | |
DTPSTATUS_SCHEMAVIOLATION | 11 | |
DTPSTATUS_SIGNMISMATCH | 5 | |
DTPSTATUS_TRUNCATED | 4 | |
DTPSTATUS_UNAVAILABLE | 8 |