IGeneratorDesigner.GetOutputs メソッド

データ ジェネレータの出力記述子を取得します。

名前空間 :  Microsoft.Data.Schema.DataGenerator
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Function GetOutputs As OutputDescriptor()
'使用
Dim instance As IGeneratorDesigner
Dim returnValue As OutputDescriptor()

returnValue = instance.GetOutputs()
OutputDescriptor[] GetOutputs()
array<OutputDescriptor^>^ GetOutputs()
function GetOutputs() : OutputDescriptor[]

戻り値

型 : array<Microsoft.Data.Schema.DataGenerator.OutputDescriptor[]
OutputDescriptor の配列です。

参照

参照

IGeneratorDesigner インターフェイス

IGeneratorDesigner メンバ

Microsoft.Data.Schema.DataGenerator 名前空間