ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1DataView Class / DefinitionModel Property

In This Topic
    DefinitionModel Property
    In This Topic
    Represents an object model for the definition statement assigned to the Definition property.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefinitionModel As C1ViewModel
    public C1ViewModel DefinitionModel {get;}
    See Also