LinkedXWhereTargetTableName Property |
Gets the name of the target table.
Namespace:
Biolomics.SharedClasses
Assembly:
Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string TargetTableName { get; }
Public ReadOnly Property TargetTableName As String
Get
Property Value
Type:
StringThe name of the target table.
See Also