Namespace: nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected Shared Function MakeTNULL( _ ByVal reader As IDataReader _ ) As Object() |
| C# |
|---|
| protected static object[] MakeTNULL( IDataReader reader ) |
| C++ |
|---|
| protected: static array<Object>^ MakeTNULL( IDataReader reader ) |
| J# |
|---|
| protected static object[] MakeTNULL( IDataReader reader ) |
| JScript |
|---|
| protected static
function MakeTNULL( reader : IDataReader ) : Object[] |