ParametersSchema Method

Gets a parameter schema.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static DataTable Schema()

Return Value

DataTable
DataTable with the parameter schema.

See Also