[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for P:Sorm.Constraint.schema]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public FieldSchema schema { get; }
Public ReadOnly Property schema As FieldSchema
public: virtual property FieldSchema^ schema { FieldSchema^ get () sealed; }