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

DataFieldName Property






Gets or sets a value that specifies the file name.
Syntax
[DataMemberAttribute(Name="DataFieldName", IsRequired=true)]
public string DataFieldName {get; set;}
'Declaration
 
<DataMemberAttribute(Name="DataFieldName", IsRequired=True)>
Public Property DataFieldName As String
'Usage
 
Dim instance As DbBinaryData
Dim value As String
 
instance.DataFieldName = value
 
value = instance.DataFieldName
[DataMemberAttribute(Name="DataFieldName", IsRequired=true)]
public string DataFieldName {get; set;}
DataMemberAttribute(Name="DataFieldName", IsRequired=)
 get_DataFieldName();
set_DataFieldName(value);
[DataMemberAttribute(Name="DataFieldName", IsRequired=true)]
public:
property String^ DataFieldName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that specifies the file name.
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