Aracılığıyla paylaş


Generator.GetOutputValue Yöntem

Bir çıkış değeri kullanarak alır OutputKey.

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

Sözdizimi

'Bildirim
Public Function GetOutputValue As Object
public Object GetOutputValue()
public:
virtual Object^ GetOutputValue() sealed
abstract GetOutputValue : unit -> Object 
override GetOutputValue : unit -> Object 
public final function GetOutputValue() : Object

Dönüş Değeri

Tür: System.Object
Üretilen bir değer.

Yüklenen

IGenerator.GetOutputValue()

Açıklamalar

Bu yöntem çağrıları OnGetOutputValue. İşlevselliğini değiştirmek için GetOutputValue, geçersiz kılmak gerekir OnGetOutputValue yöntemi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Generator Sınıf

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

OutputKey

OnGetOutputValue