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


SqlCeParameter Constructor ()

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

Initializes a new instance of the SqlCeParameter class.

  [Visual Basic]
  Public Sub New()

  [C#]
  public SqlCeParameter();

  [C++]
  public: SqlCeParameter();

  [JScript]
  public function SqlCeParameter();

Requirements

Platforms: .NET Compact Framework

.NET Framework Security:

See Also

SqlCeParameter Class | SqlCeParameter Members | System.Data.SqlServerCe Namespace | SqlCeParameter Constructor Overload List

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

Send comments on this topic.

© Microsoft Corporation. All rights reserved.