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!

DataKey.GetDebugString

[To be supplied.]

[Visual Basic]
Public Function GetDebugString() As String
[C#]
public string GetDebugString();
[C++]
public: String* GetDebugString();
[JScript]
public function GetDebugString() : String;

See Also

DataKey Class | DataKey Members | System.Data Namespace