BMXNET 4.0 Developer API

Namespace:  IndianHealthService.BMXNet.Ado
Assembly:  BMXNET40 (in BMXNET40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public int Depth { get; }
Public ReadOnly Property Depth As Integer
public:
virtual property int Depth {
	int get () sealed;
}

Implements

IDataReader..::.Depth

See Also