ComponentOne Data Source for Entity Framework
C1.LiveLinq Namespace / DeletedStateIsAvailableAttribute Class / Match Method

In This Topic
    Match Method (DeletedStateIsAvailableAttribute)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function Match( _
       ByVal obj As System.Object _
    ) As System.Boolean
    public System.bool Match( 
       System.object obj
    )

    Parameters

    obj
    See Also