LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

DataFieldPathBase Property






Gets or sets a value that specifies the directory to which to load or save the file.
Syntax
[DataMemberAttribute(Name="DataFieldPathBase", IsRequired=true)]
public string DataFieldPathBase {get; set;}
'Declaration
 
<DataMemberAttribute(Name="DataFieldPathBase", IsRequired=True)>
Public Property DataFieldPathBase As String
'Usage
 
Dim instance As DbBinaryData
Dim value As String
 
instance.DataFieldPathBase = value
 
value = instance.DataFieldPathBase
[DataMemberAttribute(Name="DataFieldPathBase", IsRequired=true)]
public string DataFieldPathBase {get; set;}
DataMemberAttribute(Name="DataFieldPathBase", IsRequired=)
 get_DataFieldPathBase();
set_DataFieldPathBase(value);
[DataMemberAttribute(Name="DataFieldPathBase", IsRequired=true)]
public:
property String^ DataFieldPathBase {
   String^ get();
   void set (    String^ value);
}

Property Value

A value that specifies the directory for the file.
Remarks
This property is used only when the DataFieldType is set to DbBinaryDataFieldType.File.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DbBinaryData Class
DbBinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features