Method | Description | |
---|---|---|
GetTypeCode ( string type ) : DataTypeCode | ||
IsTypeOf ( object data, string systemType ) : bool |
public static GetTypeCode ( string type ) : DataTypeCode | ||
type | string | |
return | DataTypeCode |
public static IsTypeOf ( object data, string systemType ) : bool | ||
data | object | |
systemType | string | |
return | bool |