ComponentOne Data Source for Entity Framework
C1.LiveLinq Namespace / QueryOptimizationException Class / Source Property

In This Topic
    Source Property (QueryOptimizationException)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Property Source As System.String
    public virtual System.string Source {get; set;}
    See Also