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 | |
---|---|---|
FieldSchema | Overloaded. Initializes a new instance of the FieldSchema class. |
Top
Public Properties
Name | Description | |
---|---|---|
DataType | Gets the data type of the field. | |
MaxLength | Gets the maximum length of the field. | |
Name | Gets the name of the custom field. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
FieldSchema Class
Microsoft.Synchronization.MetadataStorage Namespace