Types of flags, which contain the reason for the function call, to pass to your implementation of 
IEdmCallback6::Resolve. 
Bitmask. 
            
Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Enum EdmResolveReason 
   Inherits System.Enum | 
| C# |  | 
|---|
| public enum EdmResolveReason : System.Enum  | 
| C++/CLI |  | 
|---|
| public enum class EdmResolveReason : public System.Enum  | 
Members
            
             
             
            
            
             
            See Also