Udostępnij za pośrednictwem


CustomFieldDefinition Members

Represents a field that can be used to identify an item in the metadata store or to store version-related information for an item or a change unit.

The following tables list the members exposed by the CustomFieldDefinition type.

Public Constructors

  Name Description
Public method CustomFieldDefinition Overloaded. Initializes a new instance of the CustomFieldDefinition class.

Top

Public Properties

  Name Description
Public property FieldId Gets the integer ID for the field.
Public property FieldSize Gets the size associated with the field, such as the length of the string or byte array that it will store.
Public property FieldType Gets the data type of the field.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd918533.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

CustomFieldDefinition Class
Microsoft.Synchronization.SimpleProviders Namespace