Click or drag to resize

DataSourceCommandTableName Property

The table for which to retrieve data or update. Valid only for some command types

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public string TableName { get; set; }

Property Value

Type: String
See Also