Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IDataSourceSupport2 Interface
Members


In This Topic
    IDataSourceSupport2 Interface
    In This Topic
    Interface that supports data binding and data relations in the data model.
    Object Model
    IDataSourceSupport2 Interface
    Syntax
    'Declaration
     
    
    Public Interface IDataSourceSupport2 
       Inherits IDataSourceSupport 
    'Usage
     
    
    Dim instance As IDataSourceSupport2
    public interface IDataSourceSupport2 : IDataSourceSupport  
    See Also