task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
sequence | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
165c979e_REST_reference__Live_Connect___Description | [Structure] is_favorite [Required scopes] wl.basic [Type] true/false [R/W] RW [Description] | A value that indicates whether the contact is set as a favorite contact. If the contact is a favorite, this value is true; otherwise, it is false. | [] | REST reference (Live Connect) | Description | https://msdn.microsoft.com/en-us/library/hh243648.aspx | 36/1438042988598.68_20150728002308-00123-ip-10-236-191-2_880140907_5.json |
165c979e_REST_reference__Live_Connect___Description | [Structure] user_id [Required scopes] wl.basic [Type] string/null [R/W] R [Description] | The contact's ID, if the contact has one. If not, this value is null. | [] | REST reference (Live Connect) | Description | https://msdn.microsoft.com/en-us/library/hh243648.aspx | 36/1438042988598.68_20150728002308-00123-ip-10-236-191-2_880140907_5.json |
165c979e_REST_reference__Live_Connect___Description | [Structure] email_hashes [Required scopes] wl.basic [Type] array [R/W] R [Description] | An array containing a SHA-256 hash for each of the contact's email addresses. For more info, see Friend finder. | [] | REST reference (Live Connect) | Description | https://msdn.microsoft.com/en-us/library/hh243648.aspx | 36/1438042988598.68_20150728002308-00123-ip-10-236-191-2_880140907_5.json |
165c979e_REST_reference__Live_Connect___Description | [Structure] updated_time [Required scopes] wl.basic [Type] string [R/W] R [Description] | The time, in ISO 8601 format, at which the user last updated the data. | [] | REST reference (Live Connect) | Description | https://msdn.microsoft.com/en-us/library/hh243648.aspx | 36/1438042988598.68_20150728002308-00123-ip-10-236-191-2_880140907_5.json |
165c979e_REST_reference__Live_Connect___Description | [Structure] birth_day [Required scopes] wl.basic and wl.contacts_birthday [Type] number/null [R/W] R [Description] | The day of the contact's birth date, or null if no birth date is specified. | [] | REST reference (Live Connect) | Description | https://msdn.microsoft.com/en-us/library/hh243648.aspx | 36/1438042988598.68_20150728002308-00123-ip-10-236-191-2_880140907_5.json |
165c979e_REST_reference__Live_Connect___Description | [Structure] birth_month [Required scopes] wl.basic and wl.contacts_birthday [Type] number/null [R/W] R [Description] | The month of the contact's birth date, or null if no birth date is specified. | [] | REST reference (Live Connect) | Description | https://msdn.microsoft.com/en-us/library/hh243648.aspx | 36/1438042988598.68_20150728002308-00123-ip-10-236-191-2_880140907_5.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Represents an SQL statement or stored procedure to execute against a data source. [Class] | OleDbCommand | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Automatically generates single-table commands that are used to reconcile changes made to a DataSet with the associated database. This class cannot be inherited. [Class] | OleDbCommandBuilder | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Represents an open connection to a data source. [Class] | OleDbConnection | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Provides a simple way to create and manage the contents of connection strings used by the OleDbConnection class. [Class] | OleDbConnectionStringBuilder | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Represents a set of data commands and a database connection that are used to fill the DataSet and update the data source. [Class] | OleDbDataAdapter | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Provides a way of reading a forward-only stream of data rows from a data source. This class cannot be inherited. [Class] | OleDbDataReader | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Provides a mechanism for enumerating all available OLE DB providers within the local network. [Class] | OleDbEnumerator | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Collects information relevant to a warning or error returned by the data source. [Class] | OleDbError | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Collects all errors generated by the .NET Framework Data Provider for OLE DB. This class cannot be inherited. [Class] | OleDbErrorCollection | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] The exception that is thrown when the underlying provider returns a warning or error for an OLE DB data source. This class cannot be inherited. [Class] | OleDbException | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Represents a set of methods for creating instances of the OLEDB provider's implementation of the data source classes. [Class] | OleDbFactory | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Provides data for the InfoMessage event. This class cannot be inherited. [Class] | OleDbInfoMessageEventArgs | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Provides a list of constants for use with the GetSchema method to retrieve metadata collections. [Class] | OleDbMetaDataCollectionNames | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Provides static values that are used for the column names in the OleDbMetaDataCollectionNames objects contained in the DataTable. The DataTable is created by the GetSchema method. [Class] | OleDbMetaDataColumnNames | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Represents a parameter to an OleDbCommand and optionally its mapping to a DataSet column. This class cannot be inherited. [Class] | OleDbParameter | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Represents a collection of parameters relevant to an OleDbCommand as well as their respective mappings to columns in a DataSet. [Class] | OleDbParameterCollection | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Enables the .NET Framework Data Provider for OLE DB to help make sure that a user has a security level sufficient to access an OLE DB data source. [Class] | OleDbPermission | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Associates a security action with a custom security attribute. [Class] | OleDbPermissionAttribute | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Provides data for the RowUpdated event. [Class] | OleDbRowUpdatedEventArgs | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Provides data for the RowUpdating event. [Class] | OleDbRowUpdatingEventArgs | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Returns the type of schema table specified by the GetOleDbSchemaTable method. [Class] | OleDbSchemaGuid | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
b30ad813_System_Data_OleDb_Namespace_____Class | [Description] Represents an SQL transaction to be made at a data source. This class cannot be inherited. [Class] | OleDbTransaction | [] | System.Data.OleDb Namespace () | Class | https://msdn.microsoft.com/en-us/library/6d9ew87b(v=vs.110).aspx | 36/1438042988308.23_20150728002308-00211-ip-10-236-191-2_875902157_0.json |
f8dd6107_TML____Windows_app_development__Topic | [Description] You can add images and other file resources to your app, and reference those files from within your app. [Topic] | Quickstart: Using file or image resources | [] | Defining app resources (HTML) - Windows app development | Topic | https://msdn.microsoft.com/en-us/library/windows/apps/hh465228.aspx | 36/1438042989443.69_20150728002309-00054-ip-10-236-191-2_894612326_0.json |
f8dd6107_TML____Windows_app_development__Topic | [Description] Put string resources into resource files, and reference those strings from your JavaScript code or HTML markup. [Topic] | Quickstart: Using string resources | [] | Defining app resources (HTML) - Windows app development | Topic | https://msdn.microsoft.com/en-us/library/windows/apps/hh465228.aspx | 36/1438042989443.69_20150728002309-00054-ip-10-236-191-2_894612326_0.json |
f8dd6107_TML____Windows_app_development__Topic | [Description] You can name resources by using qualifiers. The qualifiers identify the context in which a version of a resource should be used. [Topic] | How to name resources using qualifiers | [] | Defining app resources (HTML) - Windows app development | Topic | https://msdn.microsoft.com/en-us/library/windows/apps/hh465228.aspx | 36/1438042989443.69_20150728002309-00054-ip-10-236-191-2_894612326_0.json |
f8dd6107_TML____Windows_app_development__Topic | [Description] You can load string resources from objects such as resource files, libraries, controls, and app packages and manifests. [Topic] | How to load string resources | [] | Defining app resources (HTML) - Windows app development | Topic | https://msdn.microsoft.com/en-us/library/windows/apps/hh465228.aspx | 36/1438042989443.69_20150728002309-00054-ip-10-236-191-2_894612326_0.json |
f8dd6107_TML____Windows_app_development__Topic | [Description] Learn to load file resources from various locations. [Topic] | How to load file resources | [] | Defining app resources (HTML) - Windows app development | Topic | https://msdn.microsoft.com/en-us/library/windows/apps/hh465228.aspx | 36/1438042989443.69_20150728002309-00054-ip-10-236-191-2_894612326_0.json |
f8dd6107_TML____Windows_app_development__Topic | [Description] Windows 8.1 and later supports per-window loading and auto-refresh behaviors. [Topic] | Using per-window loading and auto-refresh behaviors | [] | Defining app resources (HTML) - Windows app development | Topic | https://msdn.microsoft.com/en-us/library/windows/apps/hh465228.aspx | 36/1438042989443.69_20150728002309-00054-ip-10-236-191-2_894612326_0.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_ALPHA [Meaning] | Alpha in texture pixels is supported. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_ALPHAPALETTE [Meaning] | Device can draw alpha from texture palettes. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_CUBEMAP [Meaning] | Supports cube textures. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_CUBEMAP_POW2 [Meaning] | Device requires that cube texture maps have dimensions specified as powers of two. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_MIPCUBEMAP [Meaning] | Device supports mipmapped cube textures. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_MIPMAP [Meaning] | Device supports mipmapped textures. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_MIPVOLUMEMAP [Meaning] | Device supports mipmapped volume textures. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_NONPOW2CONDITIONAL [Meaning] | D3DPTEXTURECAPS_POW2 is also set, conditionally supports the use of 2D textures with dimensions that are not powers of two. A device that exposes this capability can use such a texture if all of the following requirements are met. The texture addressing mode for the texture stage is set to D3DTADDRESS_CLAMP. Texture wrapping for the texture stage is disabled (D3DRS_WRAP n set to 0). Mipmapping is not in use (use magnification filter only). Texture formats must not be D3DFMT_DXT1 through D3DFMT_DXT5. If this flag is not set, and D3DPTEXTURECAPS_POW2 is also not set, then unconditional support is provided for 2D textures with dimensions that are not powers of two. A texture that is not a power of two cannot be set at a stage that will be read based on a shader computation (such as the bem - ps and texm3x3 - ps instructions in pixel shaders versions 1_0 to 1_3). For example, these textures can be used to store bumps that will be fed into texture reads, but not the environment maps that are used in texbem - ps, texbeml - ps, and texm3x3spec - ps. This means that a texture with dimensions that are not powers of two cannot be addressed or sampled using texture coordinates computed within the shader. This type of operation is known as a dependent read and cannot be performed on these types of textures. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_NOPROJECTEDBUMPENV [Meaning] | Device does not support a projected bump-environment loopkup operation in programmable and fixed function shaders. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_PERSPECTIVE [Meaning] | Perspective correction texturing is supported. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_POW2 [Meaning] | If D3DPTEXTURECAPS_NONPOW2CONDITIONAL is not set, all textures must have widths and heights specified as powers of two. This requirement does not apply to either cube textures or volume textures. If D3DPTEXTURECAPS_NONPOW2CONDITIONAL is also set, conditionally supports the use of 2D textures with dimensions that are not powers of two. See D3DPTEXTURECAPS_NONPOW2CONDITIONAL description. If this flag is not set, and D3DPTEXTURECAPS_NONPOW2CONDITIONAL is also not set, then unconditional support is provided for 2D textures with dimensions that are not powers of two. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_PROJECTED [Meaning] | Supports the D3DTTFF_PROJECTED texture transformation flag. When applied, the device divides transformed texture coordinates by the last texture coordinate. If this capability is present, then the projective divide occurs per pixel. If this capability is not present, but the projective divide needs to occur anyway, then it is performed on a per-vertex basis by the Direct3D runtime. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_SQUAREONLY [Meaning] | All textures must be square. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE [Meaning] | Texture indices are not scaled by the texture size prior to interpolation. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_VOLUMEMAP [Meaning] | Device supports volume textures. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
bf796bd8_D3DCAPS9_structure__Windows___Meaning | [Value] D3DPTEXTURECAPS_VOLUMEMAP_POW2 [Meaning] | Device requires that volume texture maps have dimensions specified as powers of two. | [] | D3DCAPS9 structure (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/windows/hardware/bb172513 | 36/1438042989443.69_20150728002309-00204-ip-10-236-191-2_887876357_8.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] TypeName [Description] The provider-specific data type name. [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] ProviderDbType [Description] The provider-specific type value that should be used when specifying a parameter’s type. For example, SqlDbType.Money or OracleType.Blob. [DataType] | int | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] ColumnSize [Description] The length of a non-numeric column or parameter refers to either the maximum or the length defined for this type by the provider. For character data, this is the maximum or defined length in units, defined by the data source. Oracle has the concept of specifying a length and then specifying the actual storage size for some character data types. This defines only the length in units for Oracle. For date-time data types, this is the length of the string representation (assuming the maximum allowed precision of the fractional seconds component). If the data type is numeric, this is the upper bound on the maximum precision of the data type. [DataType] | long | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] CreateFormat [Description] Format string that represents how to add this column to a data definition statement, such as CREATE TABLE. Each element in the CreateParameter array should be represented by a "parameter marker" in the format string. For example, the SQL data type DECIMAL needs a precision and a scale. In this case, the format string would be "DECIMAL({0},{1})". [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] CreateParameters [Description] The creation parameters that must be specified when creating a column of this data type. Each creation parameter is listed in the string, separated by a comma in the order they are to be supplied. For example, the SQL data type DECIMAL needs a precision and a scale. In this case, the creation parameters should contain the string "precision, scale". In a text command to create a DECIMAL column with a precision of 10 and a scale of 2, the value of the CreateFormat column might be DECIMAL({0},{1})" and the complete type specification would be DECIMAL(10,2). [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] DataType [Description] The name of the .NET Framework type of the data type. [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsAutoincrementable [Description] true—Values of this data type may be auto-incrementing. false—Values of this data type may not be auto-incrementing. Note that this merely indicates whether a column of this data type may be auto-incrementing, not that all columns of this type are auto-incrementing. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsBestMatch [Description] true—The data type is the best match between all data types in the data store and the .NET Framework data type indicated by the value in the DataType column. false—The data type is not the best match. For each set of rows in which the value of the DataType column is the same, the IsBestMatch column is set to true in only one row. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsCaseSensitive [Description] true—The data type is a character type and is case-sensitive. false—The data type is not a character type or is not case-sensitive. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsFixedLength [Description] true—Columns of this data type created by the data definition language (DDL) will be of fixed length. false—Columns of this data type created by the DDL will be of variable length. DBNull.Value—It is not known whether the provider will map this field with a fixed-length or variable-length column. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsFixedPrecisionScale [Description] true—The data type has a fixed precision and scale. false—The data type does not have a fixed precision and scale. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsLong [Description] true—The data type contains very long data; the definition of very long data is provider-specific. false—The data type does not contain very long data. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsNullable [Description] true—The data type is nullable. false—The data type is not nullable. DBNull.Value—It is not known whether the data type is nullable. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsSearchable [Description] true—The data type can be used in a WHERE clause with any operator except the LIKE predicate. false—The data type cannot be used in a WHERE clause with any operator except the LIKE predicate. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsSearchableWithLike [Description] true—The data type can be used with the LIKE predicate false—The data type cannot be used with the LIKE predicate. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsUnsigned [Description] true—The data type is unsigned. false—The data type is signed. DBNull.Value—Not applicable to data type. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] MaximumScale [Description] If the type indicator is a numeric type, this is the maximum number of digits allowed to the right of the decimal point. Otherwise, this is DBNull.Value. [DataType] | short | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] MinimumScale [Description] If the type indicator is a numeric type, this is the minimum number of digits allowed to the right of the decimal point. Otherwise, this is DBNull.Value. [DataType] | short | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsConcurrencyType [Description] true – the data type is updated by the database every time the row is changed and the value of the column is different from all previous values false – the data type is note updated by the database every time the row is changed DBNull.Value – the database does not support this type of data type [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] IsLiteralsSupported [Description] true – the data type can be expressed as a literal false – the data type can not be expressed as a literal [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] LiteralPrefix [Description] The prefix applied to a given literal. [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] LitteralSuffix [Description] The suffix applied to a given literal. [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
2e37b33b_Common_Schema_Collections__DataType | [ColumnName] NativeDataType [Description] NativeDataType is an OLE DB specific column for exposing the OLE DB type of the data type . [DataType] | String | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Common Schema Collections | DataType | https://msdn.microsoft.com/en-us/library/ms254501.aspx | 36/1438042988308.23_20150728002308-00342-ip-10-236-191-2_878224684_2.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] ApplicationBase [Description] | Provides properties, methods, and events related to the current application. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] AssemblyInfo [Description] | Provides properties for getting the information about the application, such as the version number, description, loaded assemblies, and so on. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] BuiltInRoleConverter [Description] | Provides a type converter to convert BuiltInRole enumeration values to WindowsBuiltInRole enumeration values. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] CantStartSingleInstanceException [Description] | This exception is thrown when a subsequent instance of a single-instance application is unable to connect to the first application instance. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] ConsoleApplicationBase [Description] | Provides properties, methods, and events related to the current application. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] NoStartupFormException [Description] | This exception is thrown by the Visual Basic Application Model when the MainForm property has not been set. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] StartupEventArgs [Description] | Provides data for the My.Application.Startup event. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] StartupNextInstanceEventArgs [Description] | Provides data for the My.Application.StartupNextInstance event. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] UnhandledExceptionEventArgs [Description] | Provides data for the My.Application.UnhandledException event. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] User [Description] | Provides access to the information about the current user. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] WebUser [Description] | Provides access to the information about the current user. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
b3b8346d_plicationServices_Namespace_____Description | [Class] WindowsFormsApplicationBase [Description] | Provides properties, methods, and events related to the current application. | [] | Microsoft.VisualBasic.ApplicationServices Namespace () | Description | https://msdn.microsoft.com/en-US/library/microsoft.visualbasic.applicationservices(v=vs.100).aspx | 36/1438042988308.23_20150728002308-00119-ip-10-236-191-2_892787183_0.json |
8df63f31_eration__System_Windows_Forms___Member_name | [Description] The column widths adjust to fit the contents of all cells in the columns, including header cells. [Member name] | AllCells | [
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s"
],
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"C",
"o",
"l",
"u",
"m",
"n",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"F",
"i",
"l",
"l"
],
[
"N",
"o",
"n",
"e"
]
] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx | 36/1438042989443.69_20150728002309-00302-ip-10-236-191-2_874464032_0.json |
8df63f31_eration__System_Windows_Forms___Member_name | [Description] The column widths adjust to fit the contents of all cells in the columns, excluding header cells. [Member name] | AllCellsExceptHeader | [
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s"
],
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"C",
"o",
"l",
"u",
"m",
"n",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"F",
"i",
"l",
"l"
],
[
"N",
"o",
"n",
"e"
]
] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx | 36/1438042989443.69_20150728002309-00302-ip-10-236-191-2_874464032_0.json |
8df63f31_eration__System_Windows_Forms___Member_name | [Description] The column widths adjust to fit the contents of the column header cells. [Member name] | ColumnHeader | [
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s"
],
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"C",
"o",
"l",
"u",
"m",
"n",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"F",
"i",
"l",
"l"
],
[
"N",
"o",
"n",
"e"
]
] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx | 36/1438042989443.69_20150728002309-00302-ip-10-236-191-2_874464032_0.json |
8df63f31_eration__System_Windows_Forms___Member_name | [Description] The column widths adjust to fit the contents of all cells in the columns that are in rows currently displayed onscreen, including header cells. [Member name] | DisplayedCells | [
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s"
],
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"C",
"o",
"l",
"u",
"m",
"n",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"F",
"i",
"l",
"l"
],
[
"N",
"o",
"n",
"e"
]
] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx | 36/1438042989443.69_20150728002309-00302-ip-10-236-191-2_874464032_0.json |
8df63f31_eration__System_Windows_Forms___Member_name | [Description] The column widths adjust to fit the contents of all cells in the columns that are in rows currently displayed onscreen, excluding header cells. [Member name] | DisplayedCellsExceptHeader | [
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s"
],
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"C",
"o",
"l",
"u",
"m",
"n",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"F",
"i",
"l",
"l"
],
[
"N",
"o",
"n",
"e"
]
] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx | 36/1438042989443.69_20150728002309-00302-ip-10-236-191-2_874464032_0.json |
8df63f31_eration__System_Windows_Forms___Member_name | [Description] The column widths adjust so that the widths of all columns exactly fill the display area of the control, requiring horizontal scrolling only to keep column widths above the DataGridViewColumn.MinimumWidth property values. Relative column widths are determined by the relative DataGridViewColumn.FillWeight property values. [Member name] | Fill | [
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s"
],
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"C",
"o",
"l",
"u",
"m",
"n",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"F",
"i",
"l",
"l"
],
[
"N",
"o",
"n",
"e"
]
] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx | 36/1438042989443.69_20150728002309-00302-ip-10-236-191-2_874464032_0.json |
8df63f31_eration__System_Windows_Forms___Member_name | [Description] The column widths do not automatically adjust. [Member name] | None | [
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s"
],
[
"A",
"l",
"l",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"C",
"o",
"l",
"u",
"m",
"n",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s"
],
[
"D",
"i",
"s",
"p",
"l",
"a",
"y",
"e",
"d",
"C",
"e",
"l",
"l",
"s",
"E",
"x",
"c",
"e",
"p",
"t",
"H",
"e",
"a",
"d",
"e",
"r"
],
[
"F",
"i",
"l",
"l"
],
[
"N",
"o",
"n",
"e"
]
] | DataGridViewAutoSizeColumnsMode Enumeration (System.Windows.Forms) | Member name | https://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewautosizecolumnsmode(v=vs.80).aspx | 36/1438042989443.69_20150728002309-00302-ip-10-236-191-2_874464032_0.json |
f7abc6d4_Oracle_Schema_Collections__ColumnName | [DataType] String [Description] Owner of the constraint definition. [ColumnName] | OWNER | [] | Oracle Schema Collections | ColumnName | https://msdn.microsoft.com/en-us/library/cc716723.aspx | 36/1438042989443.69_20150728002309-00063-ip-10-236-191-2_877644987_14.json |
f7abc6d4_Oracle_Schema_Collections__ColumnName | [DataType] String [Description] Name of the constraint definition. [ColumnName] | CONSTRAINT_NAME | [] | Oracle Schema Collections | ColumnName | https://msdn.microsoft.com/en-us/library/cc716723.aspx | 36/1438042989443.69_20150728002309-00063-ip-10-236-191-2_877644987_14.json |
f7abc6d4_Oracle_Schema_Collections__ColumnName | [DataType] String [Description] Name associated with the table (or view) with constraint definition. [ColumnName] | TABLE_NAME | [] | Oracle Schema Collections | ColumnName | https://msdn.microsoft.com/en-us/library/cc716723.aspx | 36/1438042989443.69_20150728002309-00063-ip-10-236-191-2_877644987_14.json |
f7abc6d4_Oracle_Schema_Collections__ColumnName | [DataType] String [Description] Text of search condition for a check constraint. [ColumnName] | SEARCH_CONDITION | [] | Oracle Schema Collections | ColumnName | https://msdn.microsoft.com/en-us/library/cc716723.aspx | 36/1438042989443.69_20150728002309-00063-ip-10-236-191-2_877644987_14.json |
f7abc6d4_Oracle_Schema_Collections__ColumnName | [DataType] String [Description] Owner of table referred to in a referential constraint. [ColumnName] | R_OWNER | [] | Oracle Schema Collections | ColumnName | https://msdn.microsoft.com/en-us/library/cc716723.aspx | 36/1438042989443.69_20150728002309-00063-ip-10-236-191-2_877644987_14.json |
f7abc6d4_Oracle_Schema_Collections__ColumnName | [DataType] String [Description] Name of the unique constraint definition for referenced table. [ColumnName] | R_CONSTRAINT_NAME | [] | Oracle Schema Collections | ColumnName | https://msdn.microsoft.com/en-us/library/cc716723.aspx | 36/1438042989443.69_20150728002309-00063-ip-10-236-191-2_877644987_14.json |
f7abc6d4_Oracle_Schema_Collections__ColumnName | [DataType] String [Description] Delete rule for a referential constraint (CASCADE or NO ACTION). [ColumnName] | DELETE_RULE | [] | Oracle Schema Collections | ColumnName | https://msdn.microsoft.com/en-us/library/cc716723.aspx | 36/1438042989443.69_20150728002309-00063-ip-10-236-191-2_877644987_14.json |
f7abc6d4_Oracle_Schema_Collections__ColumnName | [DataType] String [Description] Enforcement status of constraint (ENABLED or DISABLED). [ColumnName] | STATUS | [] | Oracle Schema Collections | ColumnName | https://msdn.microsoft.com/en-us/library/cc716723.aspx | 36/1438042989443.69_20150728002309-00063-ip-10-236-191-2_877644987_14.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.