Gets or sets the partition UNC path used when constructing a partitioned table.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
public string PartitionUncPath { get; set; }public string PartitionUncPath { get; set; }Public Property PartitionUncPath As String
Get
Set
Public Property PartitionUncPath As String
Get
Set
public:
property String^ PartitionUncPath {
String^ get ();
void set (String^ value);
}public:
property String^ PartitionUncPath {
String^ get ();
void set (String^ value);
}Property Value
Type:
String