C#
VB
C++
Gets or sets a value that specifies the directory to which to load or save the file.
[DataMemberAttribute(Name="DataFieldPathBase", IsRequired=true)]
public string DataFieldPathBase { get; set; }
A value that specifies the directory for the file.
This property is used only when the DataFieldType is set to DbBinaryDataFieldType.File.