Jagamisviis:


CrmDataTypeWrapper Class

 

Applies To: Dynamics CRM 2015

Contains a variable definition.

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Tooling.Connector.CrmDataTypeWrapper

Syntax

public class CrmDataTypeWrapper
public ref class CrmDataTypeWrapper 
type CrmDataTypeWrapper = class end
Public Class CrmDataTypeWrapper

Constructors

Name Description
System_CAPS_pubmethod CrmDataTypeWrapper()

Initializes a new instance of the CrmDataTypeWrapper class.

System_CAPS_pubmethod CrmDataTypeWrapper(Object, CrmFieldType)

Initializes a new instance of the CrmDataTypeWrapper class using the type of data to set.

System_CAPS_pubmethod CrmDataTypeWrapper(Object, CrmFieldType, String)

Initializes a new instance of the CrmDataTypeWrapper class using the type of data and the related entity name.

Properties

Name Description
System_CAPS_pubproperty ReferencedEntity

Gets or sets the name of the referenced entity.

System_CAPS_pubproperty Type

Value Type.

System_CAPS_pubproperty Value

Gets or sets the value to set.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright