KeyValuePair
01 Syntax
Microsoft.VisualBasic.Data.Framework.StorageProvider.ComponentModels.KeyValuePair
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 | |
| CreateObject | 1 | |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Name | 1 | |
| ProviderId | 1 |
04 Members
#ctor(
String, PropertyInfo, Func(Of String, Object))Parameters
| Name | Type | Description |
|---|---|---|
Name | String | 可能会通过ColumnAttribute来取别名 |
BindProperty | PropertyInfo | - |
Name
ProviderId
CreateObject(
String, PropertyInfo)ToString(
Object)