ComponentOne DataObjects for .NET
Schema Property (C1SchemaRef)

C1.Data.2 Assembly > C1.Data Namespace > C1SchemaRef Class : Schema Property
Returns the C1.Data.SchemaObjects.Schema object of the corresponding C1SchemaDef component.
Syntax
'Declaration
 
Public Overrides Property Schema As Schema
public override Schema Schema {get; set;}
See Also

Reference

C1SchemaRef Class
C1SchemaRef Members