[To be supplied.]
INullable
[Visual Basic] Public Interface INullable [C#] public interface INullable [C++] public __gc __interface INullable
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
SQLBinary | Represents a binary object being stored in or retrieved from the database. |
SQLString | Represents a string to be stored in or retrieved from the database. |
[To be supplied.]
Namespace: System.Data.SQLTypes
Assembly: System.Data.dll