Aracılığıyla paylaş


DefaultGeneratorDesigner.GetOutputs Yöntem

Türetilmiş bir sınıfta uygulanan çıkış tanımlayıcıları dizisi alır.

Ad alanı:  Microsoft.Data.Schema.Tools.DataGenerator
Derleme:  Microsoft.Data.Schema.Tools (Microsoft.Data.Schema.Tools.dll içinde)

Sözdizimi

'Bildirim
Public Overridable Function GetOutputs As OutputDescriptor()
public virtual OutputDescriptor[] GetOutputs()
public:
virtual array<OutputDescriptor^>^ GetOutputs()
abstract GetOutputs : unit -> OutputDescriptor[] 
override GetOutputs : unit -> OutputDescriptor[] 
public function GetOutputs() : OutputDescriptor[]

Dönüş Değeri

Tür: array<Microsoft.Data.Schema.Tools.DataGenerator.OutputDescriptor[]
Tasarımcı çıkış özellikleri.

Yüklenen

IGeneratorDesigner.GetOutputs()

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DefaultGeneratorDesigner Sınıf

Microsoft.Data.Schema.Tools.DataGenerator Ad Alanı

OutputDescriptor