Share via


FieldSchema Members

Contains schema information that defines a custom field of an item in the metadata store.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property DataType Gets the data type of the field.
Public property MaxLength Gets the maximum length of the field.
Public property Name Gets the name of the custom 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 Bb665249.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

FieldSchema Class
Microsoft.Synchronization.MetadataStorage Namespace