System::Data::IDataRecord::GetName 메서드
IDataRecord::GetName method
지정된 위치의 필드 이름을 가져옵니다.
virtual System::String System::Data::IDataRecord::GetName(const int32_t index)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | const int32_t | 필드 이름을 가져올 인덱스. |
ReturnValue
지정된 인덱스의 필드 이름.
또 보기
- Class String
- Class IDataRecord
- Namespace System::Data
- Library Aspose.Page for C++