IRecordInfo.GetFieldNames(UInt32, String[]) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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())
Parametreler
- pcNames
- UInt32
- rgBstrNames
- String[]