Gets or sets the name of the table partition from a partitioned table to load data into.
public string PartitionName {get; set;}
'Declaration
Public Property PartitionName As String
Property Value
The name of the table partition from a partitioned table to load data into.