OdbcFieldInfoList.Item Property

public OdbcFieldInfo this[ 
string name 
] {get;}
This language is not supported or no code example is available.
public:  
property OdbcFieldInfo^ Item[String] { 
OdbcFieldInfo^ get( 
String^ name 
); 
}
This language is not supported or no code example is available.
JScript suports the use of indexed properties, but not the declaration of new ones.
This language is not supported or no code example is available.

Parameters

name
string

Property Value

OdbcFieldInfo

In this article

Definition