| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class SqlCommandBuilderBase Implements IStorageCommandBuilder | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public abstract class SqlCommandBuilderBase : IStorageCommandBuilder | |
| Managed Extensions for C++ | |
|---|---|
public __gc abstract class SqlCommandBuilderBase : public IStorageCommandBuilder | |
| C++/CLI | |
|---|---|
public ref class SqlCommandBuilderBase abstract : public IStorageCommandBuilder | |
It is used by each storage to create SQL command and is not indented to be used in the user code.
System.Object
Chili.Opf3.Storages.SqlCommandBuilderBase
Requirements
Namespace: Chili.Opf3.Storages
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Chili.Opf3 (in Chili.Opf3.dll)