ComponentOne DataObjects for .NET
SchemaDef Property (C1SchemaRef)

C1.Data.2 Assembly > C1.Data Namespace > C1SchemaRef Class : SchemaDef Property
Returns or sets the name of the C1SchemaDef component referred to by this component.
Syntax
'Declaration
 
Public Property SchemaDef As System.String
public System.string SchemaDef {get; set;}
Remarks
This property determines the C1SchemaDef component referred to by this component. In addition to setting this property, you must call the C1SchemaDef.Add method at run time.
See Also

Reference

C1SchemaRef Class
C1SchemaRef Members
Schema Objects