IGenerator.GetOutputValue 方法

在类中实现时,检索输出值。

命名空间:  Microsoft.Data.Schema.Tools.DataGenerator
程序集:  Microsoft.Data.Schema.Tools(在 Microsoft.Data.Schema.Tools.dll 中)

语法

声明
Function GetOutputValue As Object
Object GetOutputValue()
Object^ GetOutputValue()
abstract GetOutputValue : unit -> Object 
function GetOutputValue() : Object

返回值

类型:System.Object

.NET Framework 安全性

请参见

参考

IGenerator 接口

Microsoft.Data.Schema.Tools.DataGenerator 命名空间