LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

CommandText Property

Show in webframe





Gets or sets the command text to execute.
Syntax
[DataMemberAttribute(Name="CommandText", IsRequired=true)]
public string CommandText {get; set;}
'Declaration
 
<DataMemberAttribute(Name="CommandText", IsRequired=True)>
Public Property CommandText As String
'Usage
 
Dim instance As DbBinaryData
Dim value As String
 
instance.CommandText = value
 
value = instance.CommandText

            

            
[DataMemberAttribute(Name="CommandText", IsRequired=true)]
public:
property String^ CommandText {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value expresses the command.
Remarks
Example
For an example, refer to DbBinaryData.
Requirements

Target Platforms

See Also

Reference

DbBinaryData Class
DbBinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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