UpdateableDataRecord.GetDataTypeName(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override System::String ^ GetDataTypeName(int i);
public override string GetDataTypeName (int i);
override this.GetDataTypeName : int -> string
Public Overrides Function GetDataTypeName (i As Integer) As String
Parameters
- i
- Int32