NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ADOCommand.ForceExpandCommandText

[To be supplied.]

[Visual Basic]
Overridable Protected Function ForceExpandCommandText() As String
[C#]
protected virtual string ForceExpandCommandText();
[C++]
protected: virtual String* ForceExpandCommandText();
[JScript]
protected function ForceExpandCommandText() : String;

See Also

ADOCommand Class | ADOCommand Members | System.Data.ADO Namespace