DataInputTypeDateTime Method |
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic static DataInputType DateTime()
Public Shared Function DateTime As DataInputType
public:
static DataInputType^ DateTime()
static member DateTime : unit -> DataInputType
Return Value
Type:
DataInputTypeThe data input type.
See Also