Visual Basic (Declaration) | |
---|---|
<DebuggerNonUserCodeAttribute()> Overrides Protected Function CreateInstance() As DataTable |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[DebuggerNonUserCodeAttribute()] protected override DataTable CreateInstance() |
C++/CLI | |
---|---|
[DebuggerNonUserCodeAttribute()] protected: DataTable CreateInstance(); override |
Return Value
A DataTable object.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family