'宣言 Function GetFieldNames() As System.String()
'使用法 Dim instance As IC1FlexReportRecordset Dim value() As System.String value = instance.GetFieldNames()
System.string[] GetFieldNames()
戻り値の型
データソースのすべてのフィールドの名前を含む文字列の配列。
'宣言 Function GetFieldNames() As System.String()
'使用法 Dim instance As IC1FlexReportRecordset Dim value() As System.String value = instance.GetFieldNames()
System.string[] GetFieldNames()