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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.