Share via


FieldSchema Constructor

Initializes a new instance of the FieldSchema class.

Overload List

Name Description
FieldSchema (String, Type)
Initializes a new instance of the FieldSchema class that is based on the specified name and data type.
FieldSchema (String, Type, UInt32)
Initializes a new instance of the FieldSchema class that is based on the specified name, data type, and the maximum length of the field.

See Also

Reference

FieldSchema Class
FieldSchema Members
Microsoft.Synchronization.MetadataStorage Namespace