IRecordInfo.GetFieldNames(UInt32, String[]) Method

Definition

public:
 void GetFieldNames([Runtime::InteropServices::Out] System::UInt32 % pcNames, cli::array <System::String ^> ^ rgBstrNames);
public void GetFieldNames (out uint pcNames, string[] rgBstrNames);
abstract member GetFieldNames : uint32 * string[] -> unit
Public Sub GetFieldNames (ByRef pcNames As UInteger, rgBstrNames As String())

Parameters

pcNames
UInt32
rgBstrNames
String[]

Applies to