AdvancedFind..::..Table Property
Gets or sets the table.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
[RequiredAttribute] [MaxLengthAttribute] public string Table { get; set; }
<RequiredAttribute> _ <MaxLengthAttribute> _ Public Property Table As String Get Set
[RequiredAttribute] [MaxLengthAttribute] public: property String^ Table { String^ get (); void set (String^ value); }