GetTableField Method
Syntax
'Declaration
Public Function GetTableField( _
ByVal _tableName_ As String, _
ByVal _fieldName_ As String _
) As SchemaTableField
public SchemaTableField GetTableField(
string _tableName_,
string _fieldName_
)
Parameters
tableName
fieldName
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family