Gets the table holding the row.
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxIBufferTable Table { get; }
ReadOnly Property Table As IBufferTable
Get
property IBufferTable^ Table {
IBufferTable^ get ();
}
abstract Table : IBufferTable with get
Property Value
Type:
IBufferTable
See Also