หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Defines the level of certainty for a named entity.
Syntax
typedef enum __MIDL___MIDL_itf_structuredquery_0000_0012_0001 {
NEC_LOW = 0,
NEC_MEDIUM,
NEC_HIGH
} NAMED_ENTITY_CERTAINTY;
Constants
NEC_LOWValue: 0 It could be this named entity but additional evidence is advisable. |
NEC_MEDIUMIt quite likely is this named entity; it is okay to use it. |
NEC_HIGHIt almost certainly is this named entity; it should be okay to discard other possibilities. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | structuredquery.h |