DebugFieldValue(String, ODType, Object, String, Boolean) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- type
- String
- odtype
- ODType
- value
- Object
- name
- String
- isComplexData
- Boolean