Поделиться через


SqlCeInfoMessageEventArgs.ToString Method

Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

Retrieves a string representation of the InfoMessage event.

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

Return Value

A string representing the InfoMessage event.

Requirements

Platforms: .NET Compact Framework

.NET Framework Security:

See Also

SqlCeInfoMessageEventArgs Class | SqlCeInfoMessageEventArgs Members | System.Data.SqlServerCe Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.