public bool FieldExists( string fieldName )
Public Function FieldExists ( fieldName As String ) As Boolean
public: virtual bool FieldExists( String^ fieldName ) sealed
function FieldExists(fieldName);
In This Article