Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in system.data.sqlserverce.dll)
Syntax
'Declaration
Private Function System.Data.IDbConnection.CreateCommand As IDbCommand Implements IDbConnection.CreateCommand
'Usage
Dim instance As SqlCeConnection
Dim value As IDbCommand
value = CType(instance, IDbConnection).CreateCommand
IDbCommand IDbConnection.CreateCommand ()
private:
virtual IDbCommand^ System.Data.IDbConnection.CreateCommand () sealed = IDbConnection::CreateCommand
Not applicable.
Platforms
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows XP Professional x64 Edition, Windows XP SP2
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.
Version Information
.NET Compact Framework
Supported in: 1.0
See Also
Reference
SqlCeConnection Class
SqlCeConnection Members
System.Data.SqlServerCe Namespace