| |||||
IDataRecord.GetName MethodSystem.Data Namespace IDataRecord Class Returns the name of the specified column. [ VB ] NotOverridable Public Function GetName ( _ ByVal index As Integer _ ) As String [ C# ] public string GetName ( int index ); [ C++ ] public: __sealed String* GetName ( int index ); [ JScript ] public function GetName ( index : int ) : String Parameters
Return ValueThe name of the specified column. See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme