DebugFieldValue(String, ODType, Object, String, Boolean) Costruttore
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:
DebugFieldValue(System::String ^ type, Microsoft::XLANGs::RuntimeTypes::ODType odtype, System::Object ^ value, System::String ^ name, bool isComplexData);
public DebugFieldValue (string type, Microsoft.XLANGs.RuntimeTypes.ODType odtype, object value, string name, bool isComplexData);
new Microsoft.XLANGs.RuntimeTypes.DebugFieldValue : string * Microsoft.XLANGs.RuntimeTypes.ODType * obj * string * bool -> Microsoft.XLANGs.RuntimeTypes.DebugFieldValue
Parametri
- type
- String
- odtype
- ODType
- value
- Object
- name
- String
- isComplexData
- Boolean