Share via


IGenerator.GetOutputValue Method

When it is implemented in a class, retrieves an output value.

Namespace:  Microsoft.Data.Schema.Tools.DataGenerator
Assembly:  Microsoft.Data.Schema.Tools (in Microsoft.Data.Schema.Tools.dll)

Syntax

'Declaration
Function GetOutputValue As Object
Object GetOutputValue()
Object^ GetOutputValue()
abstract GetOutputValue : unit -> Object 
function GetOutputValue() : Object

Return Value

Type: System.Object

.NET Framework Security

See Also

Reference

IGenerator Interface

Microsoft.Data.Schema.Tools.DataGenerator Namespace