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
|
---|---|---|---|---|---|---|---|
08d234e2_rs__Microsoft_Office_InfoPath___Description | [Name] EmailAttachmentType [Description] | Gets or sets the type of file to be attached to the e-mail message submitted with an EmailSubmitConnection object. | [] | EmailSubmitConnection Members (Microsoft.Office.InfoPath) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.infopath.emailsubmitconnection_members(v=office.11).aspx | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_886717046_2.json |
08d234e2_rs__Microsoft_Office_InfoPath___Description | [Name] Introduction [Description] | Gets or sets the introduction in the body of an e-mail message submitted with an EmailSubmitConnection object. | [] | EmailSubmitConnection Members (Microsoft.Office.InfoPath) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.infopath.emailsubmitconnection_members(v=office.11).aspx | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_886717046_2.json |
08d234e2_rs__Microsoft_Office_InfoPath___Description | [Name] Name [Description] | Gets the name of the data connection.(inherited from DataConnection) | [] | EmailSubmitConnection Members (Microsoft.Office.InfoPath) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.infopath.emailsubmitconnection_members(v=office.11).aspx | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_886717046_2.json |
08d234e2_rs__Microsoft_Office_InfoPath___Description | [Name] Subject [Description] | Gets an XPathTypedValue object that evaluates to the subject of an e-mail message submitted with an EmailSubmitConnection object. | [] | EmailSubmitConnection Members (Microsoft.Office.InfoPath) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.infopath.emailsubmitconnection_members(v=office.11).aspx | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_886717046_2.json |
08d234e2_rs__Microsoft_Office_InfoPath___Description | [Name] To [Description] | Gets an XPathTypedValue object that evaluates to the addresses of the recipients of an e-mail message submitted with an EmailSubmitConnection object. | [] | EmailSubmitConnection Members (Microsoft.Office.InfoPath) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.infopath.emailsubmitconnection_members(v=office.11).aspx | 42/1438042988310.3_20150728002308-00112-ip-10-236-191-2_886717046_2.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] Addition [Description] | Adds a specified time interval to a DateTimeOffset object that has a specified date and time, and yields a DateTimeOffset object that has new a date and time. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] Equality [Description] | Determines whether two specified DateTimeOffset objects represent the same point in time. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] GreaterThan [Description] | Determines whether one specified DateTimeOffset object is greater than (or later than) a second specified DateTimeOffset object. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] GreaterThanOrEqual [Description] | Determines whether one specified DateTimeOffset object is greater than or equal to a second specified DateTimeOffset object. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] Implicit(DateTime to DateTimeOffset) [Description] | Defines an implicit conversion of a DateTime object to a DateTimeOffset object. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] Inequality [Description] | Determines whether two specified DateTimeOffset objects refer to different points in time. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] LessThan [Description] | Determines whether one specified DateTimeOffset object is less than a second specified DateTimeOffset object. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] LessThanOrEqual [Description] | Determines whether one specified DateTimeOffset object is less than a second specified DateTimeOffset object. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] Subtraction(DateTimeOffset, DateTimeOffset) [Description] | Subtracts one DateTimeOffset object from another and yields a time interval. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
b541b87c_eTimeOffset_Structure__System___Description | [Name] Subtraction(DateTimeOffset, TimeSpan) [Description] | Subtracts a specified time interval from a specified date and time, and yields a new date and time. | [] | DateTimeOffset Structure (System) | Description | https://msdn.microsoft.com/library/windows/apps/system.datetimeoffset.aspx | 42/1438042988310.3_20150728002308-00308-ip-10-236-191-2_879835528_3.json |
06072325_Properties__ReportService2005___Name | [Description] Gets or sets the connection string for a data source. [Name] | ConnectString | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Indicates the way in which the Report Server retrieves data source credentials. [Name] | CredentialRetrieval | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Indicates whether a data source is enabled. [Name] | Enabled | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Gets or sets a value that indicates whether the Enabled property is specified. [Name] | EnabledSpecified | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Gets or sets the name of the data source extension: SQL, OLEDB, ODBC, or a custom extension. [Name] | Extension | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Indicates whether the report server attempts to impersonate a user by using stored credentials after a data processing extension has established an authenticated connection to a data source. [Name] | ImpersonateUser | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Gets or sets a value that indicates whether the ImpersonateUser property is specified. [Name] | ImpersonateUserSpecified | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Indicates whether the original connection string for the data source was expression-based. Read-only. [Name] | OriginalConnectStringExpressionBased | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Gets or sets the password that the report server uses to connect to a data source. [Name] | Password | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Gets or sets the prompt that the report server displays to the user when prompting for credentials. [Name] | Prompt | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Specifies whether the data source should revert to the original connection string. [Name] | UseOriginalConnectString | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Gets or sets the user name that the report server uses to connect to a data source. [Name] | UserName | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
06072325_Properties__ReportService2005___Name | [Description] Indicates whether the Report Server passes user-provided or stored credentials as Windows credentials when connecting to a data source. [Name] | WindowsCredentials | [] | DataSourceDefinition Properties (ReportService2005) | Name | https://msdn.microsoft.com/en-us/library/cc282492(v=sql.105) | 42/1438042988310.3_20150728002308-00086-ip-10-236-191-2_894353726_0.json |
d43d0418_iorityClass_function__Windows___Description | [Return code/value] ABOVE_NORMAL_PRIORITY_CLASS 0x00008000 [Description] | Process that has priority above NORMAL_PRIORITY_CLASS but below HIGH_PRIORITY_CLASS. | [] | GetPriorityClass function (Windows) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/ms683211(v=vs.85).aspx | 42/1438042988310.3_20150728002308-00307-ip-10-236-191-2_877807420_0.json |
d43d0418_iorityClass_function__Windows___Description | [Return code/value] BELOW_NORMAL_PRIORITY_CLASS 0x00004000 [Description] | Process that has priority above IDLE_PRIORITY_CLASS but below NORMAL_PRIORITY_CLASS. | [] | GetPriorityClass function (Windows) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/ms683211(v=vs.85).aspx | 42/1438042988310.3_20150728002308-00307-ip-10-236-191-2_877807420_0.json |
d43d0418_iorityClass_function__Windows___Description | [Return code/value] HIGH_PRIORITY_CLASS 0x00000080 [Description] | Process that performs time-critical tasks that must be executed immediately for it to run correctly. The threads of a high-priority class process preempt the threads of normal or idle priority class processes. An example is the Task List, which must respond quickly when called by the user, regardless of the load on the operating system. Use extreme care when using the high-priority class, because a high-priority class CPU-bound application can use nearly all available cycles. | [] | GetPriorityClass function (Windows) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/ms683211(v=vs.85).aspx | 42/1438042988310.3_20150728002308-00307-ip-10-236-191-2_877807420_0.json |
d43d0418_iorityClass_function__Windows___Description | [Return code/value] IDLE_PRIORITY_CLASS 0x00000040 [Description] | Process whose threads run only when the system is idle and are preempted by the threads of any process running in a higher priority class. An example is a screen saver. The idle priority class is inherited by child processes. | [] | GetPriorityClass function (Windows) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/ms683211(v=vs.85).aspx | 42/1438042988310.3_20150728002308-00307-ip-10-236-191-2_877807420_0.json |
d43d0418_iorityClass_function__Windows___Description | [Return code/value] NORMAL_PRIORITY_CLASS 0x00000020 [Description] | Process with no special scheduling needs. | [] | GetPriorityClass function (Windows) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/ms683211(v=vs.85).aspx | 42/1438042988310.3_20150728002308-00307-ip-10-236-191-2_877807420_0.json |
d43d0418_iorityClass_function__Windows___Description | [Return code/value] REALTIME_PRIORITY_CLASS 0x00000100 [Description] | Process that has the highest possible priority. The threads of a real-time priority class process preempt the threads of all other processes, including operating system processes performing important tasks. For example, a real-time process that executes for more than a very brief interval can cause disk caches not to flush or cause the mouse to be unresponsive. | [] | GetPriorityClass function (Windows) | Description | https://msdn.microsoft.com/en-us/library/windows/desktop/ms683211(v=vs.85).aspx | 42/1438042988310.3_20150728002308-00307-ip-10-236-191-2_877807420_0.json |
0887ab9c_Multithreaded_Applications__Action | [Method] Start [Action] | Causes a thread to start to run. | [] | Multithreaded Applications | Action | https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.90).aspx | 42/1438042989018.40_20150728002309-00021-ip-10-236-191-2_882739972_1.json |
0887ab9c_Multithreaded_Applications__Action | [Method] Sleep [Action] | Pauses a thread for a specified time. | [] | Multithreaded Applications | Action | https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.90).aspx | 42/1438042989018.40_20150728002309-00021-ip-10-236-191-2_882739972_1.json |
0887ab9c_Multithreaded_Applications__Action | [Method] Suspend [Action] | Pauses a thread when it reaches a safe point. | [] | Multithreaded Applications | Action | https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.90).aspx | 42/1438042989018.40_20150728002309-00021-ip-10-236-191-2_882739972_1.json |
0887ab9c_Multithreaded_Applications__Action | [Method] Abort [Action] | Stops a thread when it reaches a safe point. | [] | Multithreaded Applications | Action | https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.90).aspx | 42/1438042989018.40_20150728002309-00021-ip-10-236-191-2_882739972_1.json |
0887ab9c_Multithreaded_Applications__Action | [Method] Resume [Action] | Restarts a suspended thread | [] | Multithreaded Applications | Action | https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.90).aspx | 42/1438042989018.40_20150728002309-00021-ip-10-236-191-2_882739972_1.json |
0887ab9c_Multithreaded_Applications__Action | [Method] Join [Action] | Causes the current thread to wait for another thread to finish. If used with a time-out value, this method returns True if the thread finishes in the allocated time. | [] | Multithreaded Applications | Action | https://msdn.microsoft.com/en-us/library/ck8bc5c6(v=vs.90).aspx | 42/1438042989018.40_20150728002309-00021-ip-10-236-191-2_882739972_1.json |
56c3f730_eption_Class__System_Printing___Description | [Name] PrintSystemException() [Description] | Initializes a new instance of the PrintSystemException class. | [] | PrintSystemException Class (System.Printing) | Description | https://msdn.microsoft.com/en-us/library/system.printing.printsystemexception.aspx | 42/1438042989018.40_20150728002309-00019-ip-10-236-191-2_871740996_0.json |
56c3f730_eption_Class__System_Printing___Description | [Name] PrintSystemException(String) [Description] | Initializes a new instance of the PrintSystemException class that provides a specific error message. | [] | PrintSystemException Class (System.Printing) | Description | https://msdn.microsoft.com/en-us/library/system.printing.printsystemexception.aspx | 42/1438042989018.40_20150728002309-00019-ip-10-236-191-2_871740996_0.json |
56c3f730_eption_Class__System_Printing___Description | [Name] PrintSystemException(Int32, String) [Description] | Initializes a new instance of the PrintSystemException class that provides a specific error code and error message. | [] | PrintSystemException Class (System.Printing) | Description | https://msdn.microsoft.com/en-us/library/system.printing.printsystemexception.aspx | 42/1438042989018.40_20150728002309-00019-ip-10-236-191-2_871740996_0.json |
56c3f730_eption_Class__System_Printing___Description | [Name] PrintSystemException(SerializationInfo, StreamingContext) [Description] | Initializes a new instance of the PrintSystemException class that provides specific serialization information and streaming context. | [] | PrintSystemException Class (System.Printing) | Description | https://msdn.microsoft.com/en-us/library/system.printing.printsystemexception.aspx | 42/1438042989018.40_20150728002309-00019-ip-10-236-191-2_871740996_0.json |
56c3f730_eption_Class__System_Printing___Description | [Name] PrintSystemException(String, Exception) [Description] | Initializes a new instance of the PrintSystemException class that provides a specific error message, including the underlying cause of the exception. | [] | PrintSystemException Class (System.Printing) | Description | https://msdn.microsoft.com/en-us/library/system.printing.printsystemexception.aspx | 42/1438042989018.40_20150728002309-00019-ip-10-236-191-2_871740996_0.json |
56c3f730_eption_Class__System_Printing___Description | [Name] PrintSystemException(Int32, String, Exception) [Description] | Initializes a new instance of the PrintSystemException class that provides a specific error code and error message, including the underlying cause of the exception. | [] | PrintSystemException Class (System.Printing) | Description | https://msdn.microsoft.com/en-us/library/system.printing.printsystemexception.aspx | 42/1438042989018.40_20150728002309-00019-ip-10-236-191-2_871740996_0.json |
56c3f730_eption_Class__System_Printing___Description | [Name] PrintSystemException(Int32, String, String) [Description] | Initializes a new instance of the PrintSystemException class that provides a specific error code, error message, and printer message. | [] | PrintSystemException Class (System.Printing) | Description | https://msdn.microsoft.com/en-us/library/system.printing.printsystemexception.aspx | 42/1438042989018.40_20150728002309-00019-ip-10-236-191-2_871740996_0.json |
18937ed6_ICE27__Windows___Description | [ICE27 error] Unknown action: 'Action1' of InstallExecuteSequnence table. Not a standard action and not found in CustomAction or Dialog tables [Description] | There is an action listed in the sequence table indicated that is not a standard actions, a custom action listed in the CustomAction table, or a dialog box listed in the Dialog table. | [] | ICE27 (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa368951(v=vs.85).aspx | 42/1438042989018.40_20150728002309-00194-ip-10-236-191-2_870922621_1.json |
18937ed6_ICE27__Windows___Description | [ICE27 error] 'Action2' in InstallExecute table in wrong place. Current: Search, Correct: Costing [Description] | There is an action in a sequence table that is incorrectly placed with respect to the sequence number in the Sequence column. "Current" indicates the current placement of the action in the Search, Costing, Selection, or Execution sections of the indicated sequence table. "Correct" indicates in which section the action belongs. To fix this error, change the sequence number of the action to inside the correct section. Note that some action can be located in more than one section. | [] | ICE27 (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa368951(v=vs.85).aspx | 42/1438042989018.40_20150728002309-00194-ip-10-236-191-2_870922621_1.json |
18937ed6_ICE27__Windows___Description | [ICE27 error] 'InstallFinalize' Action in InstallExecuteSequence table can only be called when script operations exist to be executed [Description] | There is an InstallFinalize action in a sequence table that does not contain any script operations in the Execution section of the table. Add actions to the Execution section or remove the InstallFinalize action from the table. | [] | ICE27 (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa368951(v=vs.85).aspx | 42/1438042989018.40_20150728002309-00194-ip-10-236-191-2_870922621_1.json |
18937ed6_ICE27__Windows___Description | [ICE27 error] InstallFinalize must be called in InstallExecuteSequence table as script operations exist to be executed [Description] | There is a sequence table containing actions in the Execution section that does not include the InstallFinalize action. Add the InstallFinalize action to this sequence table and give it the greatest sequence number to place it last in the action sequence. | [] | ICE27 (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa368951(v=vs.85).aspx | 42/1438042989018.40_20150728002309-00194-ip-10-236-191-2_870922621_1.json |
18937ed6_ICE27__Windows___Description | [ICE27 error] Action: 'Action3' in InstallExecuteSequence table must come before the 'Action5' action. Current seq#: 1200. Dependent seq#: 1100 [Description] | There is an action in the indicated sequence table that is sequenced after a dependent action. Change the sequence number on the dependent action so that it comes before the action. | [] | ICE27 (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa368951(v=vs.85).aspx | 42/1438042989018.40_20150728002309-00194-ip-10-236-191-2_870922621_1.json |
18937ed6_ICE27__Windows___Description | [ICE27 error] Action: 'Action4' in InstallExecuteSequence table must come after the 'Action6' action. [Description] | There is an action in the indicated sequence table that is sequenced before an action that it is dependent upon. Change the sequence number on the action so that it comes after its dependent action. | [] | ICE27 (Windows) | Description | https://msdn.microsoft.com/en-us/library/aa368951(v=vs.85).aspx | 42/1438042989018.40_20150728002309-00194-ip-10-236-191-2_870922621_1.json |
aa49b52a_ass__System_Xml_Serialization___Description | [Name] ElementName [Description] | Gets or sets the XML element name given to the serialized array. | [] | XmlArrayAttribute Class (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlarrayattribute.aspx | 42/1438042989018.40_20150728002309-00322-ip-10-236-191-2_897627161_1.json |
aa49b52a_ass__System_Xml_Serialization___Description | [Name] Form [Description] | Gets or sets a value that indicates whether the XML element name generated by the XmlSerializer is qualified or unqualified. | [] | XmlArrayAttribute Class (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlarrayattribute.aspx | 42/1438042989018.40_20150728002309-00322-ip-10-236-191-2_897627161_1.json |
aa49b52a_ass__System_Xml_Serialization___Description | [Name] IsNullable [Description] | Gets or sets a value that indicates whether the XmlSerializer must serialize a member as an empty XML tag with the xsi:nil attribute set to true. | [] | XmlArrayAttribute Class (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlarrayattribute.aspx | 42/1438042989018.40_20150728002309-00322-ip-10-236-191-2_897627161_1.json |
aa49b52a_ass__System_Xml_Serialization___Description | [Name] Namespace [Description] | Gets or sets the namespace of the XML element. | [] | XmlArrayAttribute Class (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlarrayattribute.aspx | 42/1438042989018.40_20150728002309-00322-ip-10-236-191-2_897627161_1.json |
aa49b52a_ass__System_Xml_Serialization___Description | [Name] Order [Description] | Gets or sets the explicit order in which the elements are serialized or deserialized. | [] | XmlArrayAttribute Class (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlarrayattribute.aspx | 42/1438042989018.40_20150728002309-00322-ip-10-236-191-2_897627161_1.json |
aa49b52a_ass__System_Xml_Serialization___Description | [Name] TypeId [Description] | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) | [] | XmlArrayAttribute Class (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlarrayattribute.aspx | 42/1438042989018.40_20150728002309-00322-ip-10-236-191-2_897627161_1.json |
7b5d2f43_r_Dts_Runtime_Enumerators_ADO___Description | [Name] CollectionEnumerator [Description] | Gets or sets Boolean that indicates if the foreach loop enumerator is enumerating collections of objects or enumerating collections of collections. (Inherited from ForEachEnumerator.) | [] | ForEachSchemaRowsetEnumerator Properties (Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.enumerators.ado.foreachschemarowsetenumerator_properties.aspx | 42/1438042989018.40_20150728002309-00294-ip-10-236-191-2_868388859_0.json |
7b5d2f43_r_Dts_Runtime_Enumerators_ADO___Description | [Name] Connection [Description] | Gets or sets a String that contains the connection information for the schema rowset enumerator. | [] | ForEachSchemaRowsetEnumerator Properties (Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.enumerators.ado.foreachschemarowsetenumerator_properties.aspx | 42/1438042989018.40_20150728002309-00294-ip-10-236-191-2_868388859_0.json |
7b5d2f43_r_Dts_Runtime_Enumerators_ADO___Description | [Name] ForEachEnumeratorDescription [Description] | Returns a description for the ForEachSchemaRowsetEnumerator. | [] | ForEachSchemaRowsetEnumerator Properties (Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.enumerators.ado.foreachschemarowsetenumerator_properties.aspx | 42/1438042989018.40_20150728002309-00294-ip-10-236-191-2_868388859_0.json |
7b5d2f43_r_Dts_Runtime_Enumerators_ADO___Description | [Name] ForEachEnumeratorDisplayName [Description] | Gets or sets a String that contains the display name for the enumerator. | [] | ForEachSchemaRowsetEnumerator Properties (Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.enumerators.ado.foreachschemarowsetenumerator_properties.aspx | 42/1438042989018.40_20150728002309-00294-ip-10-236-191-2_868388859_0.json |
7b5d2f43_r_Dts_Runtime_Enumerators_ADO___Description | [Name] Restrictions [Description] | Gets or sets an array of Strings that contains the restrictions to apply to the rowset that is returned. | [] | ForEachSchemaRowsetEnumerator Properties (Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.enumerators.ado.foreachschemarowsetenumerator_properties.aspx | 42/1438042989018.40_20150728002309-00294-ip-10-236-191-2_868388859_0.json |
7b5d2f43_r_Dts_Runtime_Enumerators_ADO___Description | [Name] SchemaRowset [Description] | Gets or sets the GUID of the schema | [] | ForEachSchemaRowsetEnumerator Properties (Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.enumerators.ado.foreachschemarowsetenumerator_properties.aspx | 42/1438042989018.40_20150728002309-00294-ip-10-236-191-2_868388859_0.json |
7b5d2f43_r_Dts_Runtime_Enumerators_ADO___Description | [Name] Version [Description] | Returns the version number of the package. This property is read-only. (Inherited from ForEachEnumerator.) | [] | ForEachSchemaRowsetEnumerator Properties (Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.enumerators.ado.foreachschemarowsetenumerator_properties.aspx | 42/1438042989018.40_20150728002309-00294-ip-10-236-191-2_868388859_0.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetDocument [Description] | Gets a document specified by the language, vendor, and type. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetDocuments [Description] | Gets an array of all documents defined in the symbol store. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetGlobalVariables [Description] | Gets all global variables in the module. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetMethod(SymbolToken) [Description] | Gets a symbol reader method object when given the identifier of a method. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetMethod(SymbolToken, Int32) [Description] | Gets a symbol reader method object when given the identifier of a method and its edit and continue version. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetMethodFromDocumentPosition [Description] | Gets a symbol reader method object that contains a specified position in a document. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetNamespaces [Description] | Gets the namespaces that are defined in the global scope within the current symbol store. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetSymAttribute [Description] | Gets an attribute value when given the attribute name. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
62d0611e_ystem_Diagnostics_SymbolStore___Description | [Name] GetVariables [Description] | Gets the variables that are not local when given the parent. | [] | ISymbolReader Interface (System.Diagnostics.SymbolStore) | Description | https://msdn.microsoft.com/en-us/library/vstudio/system.diagnostics.symbolstore.isymbolreader.aspx | 42/1438042989018.40_20150728002309-00034-ip-10-236-191-2_894768970_1.json |
862cc5db_Dts_Tasks_XMLTask_Namespace_____Description | [Enumeration] DTSXMLDiffAlgorithm [Description] | Specifies which algorithm to use when comparing XML documents. | [] | Microsoft.SqlServer.Dts.Tasks.XMLTask Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.xmltask(v=sql.105).aspx | 42/1438042988310.3_20150728002308-00115-ip-10-236-191-2_888089074_2.json |
862cc5db_Dts_Tasks_XMLTask_Namespace_____Description | [Enumeration] DTSXMLDiffOptions [Description] | When the XMLTask has an OperationType set to Diff, then this enumeration is used to sets the options that affect the behavior of the comparison, as well as the resulting XDL DiffGram. The enumerations used will determine what items are included for consideration during the comparison. | [] | Microsoft.SqlServer.Dts.Tasks.XMLTask Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.xmltask(v=sql.105).aspx | 42/1438042988310.3_20150728002308-00115-ip-10-236-191-2_888089074_2.json |
862cc5db_Dts_Tasks_XMLTask_Namespace_____Description | [Enumeration] DTSXMLOperation [Description] | Specifies the operations used when working with XML documents. | [] | Microsoft.SqlServer.Dts.Tasks.XMLTask Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.xmltask(v=sql.105).aspx | 42/1438042988310.3_20150728002308-00115-ip-10-236-191-2_888089074_2.json |
862cc5db_Dts_Tasks_XMLTask_Namespace_____Description | [Enumeration] DTSXMLSaveResultTo [Description] | Describes the location where the results are saved. This enumeration is used to set the DestinationType property. Depending on value, the Destination property must be compatible. For example, if the destination type is set to Variable, then the destination property must provide a variable to save the results into. When the destination type is set to FileConnection, then the Destination property must provide a file connection manager. | [] | Microsoft.SqlServer.Dts.Tasks.XMLTask Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.xmltask(v=sql.105).aspx | 42/1438042988310.3_20150728002308-00115-ip-10-236-191-2_888089074_2.json |
862cc5db_Dts_Tasks_XMLTask_Namespace_____Description | [Enumeration] DTSXMLSourceType [Description] | Describes the location of the SourceType, the source type of the XPath string in XPathStringSourceType, and the type of the second operand in SecondOperandType. Depending on what the type is used, the Source, XPathStringSource, and SecondOperand properties must be compatible. For example, if the SourceType is set to FileConnection, then the Source must contain a connection manager. If the SourceType is Variable, then the Source must point to the variable to use. | [] | Microsoft.SqlServer.Dts.Tasks.XMLTask Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.xmltask(v=sql.105).aspx | 42/1438042988310.3_20150728002308-00115-ip-10-236-191-2_888089074_2.json |
862cc5db_Dts_Tasks_XMLTask_Namespace_____Description | [Enumeration] DTSXMLValidationType [Description] | Specifies the type of validation that the operation uses. This enumeration is only used when the OperationType is Validate. The default is an XML Schema, which is a value of XSD. | [] | Microsoft.SqlServer.Dts.Tasks.XMLTask Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.xmltask(v=sql.105).aspx | 42/1438042988310.3_20150728002308-00115-ip-10-236-191-2_888089074_2.json |
862cc5db_Dts_Tasks_XMLTask_Namespace_____Description | [Enumeration] DTSXMLXPathOperation [Description] | Determines what type of XPATH functionality is performed. This enumeration is used by the XPathOperation. | [] | Microsoft.SqlServer.Dts.Tasks.XMLTask Namespace () | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.xmltask(v=sql.105).aspx | 42/1438042988310.3_20150728002308-00115-ip-10-236-191-2_888089074_2.json |
4d643f40_Using_SQL_Trace__Topic | [Description] Contains information about the data columns that are used to describe attributes of events. [Topic] | Describing Events by Using Data Columns | [] | Using SQL Trace | Topic | https://msdn.microsoft.com/en-us/library/ms191443(v=sql.90).aspx | 42/1438042989018.40_20150728002309-00267-ip-10-236-191-2_874323582_1.json |
4d643f40_Using_SQL_Trace__Topic | [Description] Contains information about saving trace results to a file or to a table. [Topic] | Saving Trace Results | [] | Using SQL Trace | Topic | https://msdn.microsoft.com/en-us/library/ms191443(v=sql.90).aspx | 42/1438042989018.40_20150728002309-00267-ip-10-236-191-2_874323582_1.json |
4d643f40_Using_SQL_Trace__Topic | [Description] Contains information about ways you can reduce the effects of tracing on system performance. [Topic] | Optimizing SQL Trace | [] | Using SQL Trace | Topic | https://msdn.microsoft.com/en-us/library/ms191443(v=sql.90).aspx | 42/1438042989018.40_20150728002309-00267-ip-10-236-191-2_874323582_1.json |
4d643f40_Using_SQL_Trace__Topic | [Description] Contains information about using filters for tracing. [Topic] | Filtering a Trace | [] | Using SQL Trace | Topic | https://msdn.microsoft.com/en-us/library/ms191443(v=sql.90).aspx | 42/1438042989018.40_20150728002309-00267-ip-10-236-191-2_874323582_1.json |
4d643f40_Using_SQL_Trace__Topic | [Description] Contains information about how to limit the size of files and tables where trace data is written. Note that only SQL Server Profiler can write trace information to tables. [Topic] | Limiting Trace File and Table Sizes | [] | Using SQL Trace | Topic | https://msdn.microsoft.com/en-us/library/ms191443(v=sql.90).aspx | 42/1438042989018.40_20150728002309-00267-ip-10-236-191-2_874323582_1.json |
4d643f40_Using_SQL_Trace__Topic | [Description] Contains information about how to set the start time and the end time for tracing. [Topic] | Scheduling Traces | [] | Using SQL Trace | Topic | https://msdn.microsoft.com/en-us/library/ms191443(v=sql.90).aspx | 42/1438042989018.40_20150728002309-00267-ip-10-236-191-2_874323582_1.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] Id [Type] Int64 [Description] Specifies the unique identifier for the identity provider used by ACS. This value is automatically set by ACS. [Is nullable] | False | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] IssuerId [Type] Int64 [Description] Specifies the unique identifier of the issuer that the identity provider used by ACS is associated with. [Is nullable] | True | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] DisplayName [Type] String [Description] Specifies the display name of the identity provider that is used by ACS. [Is nullable] | True | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] Description [Type] String [Description] Specifies the description of the identity provider that is used by ACS. [Is nullable] | True | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] WebSSOProtocolType [Type] String [Description] Specifies the protocol that ACS uses for web single sign-on. This property can be set to only a few legal values. For more information, see WebSSOProtocolType Property Legal Values. [Is nullable] | True | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] Realm [Type] String [Description] This value is used to uniquely identify this identity provider during protocol transactions. It is also present as a claim value in the token ACS issues to the relying party application when this identity provider is used. [Is nullable] | True | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] LoginLinkName [Type] String [Description] Specifies the name that is displayed for the identity provider on the home realm discovery page. [Is nullable] | True | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] LoginParameters [Type] String [Description] Specifies additional login parameters that are sent to the identity provider at login time. This is currently only used to store comma-delimited application permissions for Facebook identity providers. For more information, see Facebook as an ACS Identity Provider. [Is nullable] | True | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] SystemReserved [Type] Boolean [Description] Specifies whether the IdentityProvider entity is reserved by ACS. Reserved entities cannot be deleted or edited. [Is nullable] | False | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
b980b05d_IdentityProvider__Is_nullable | [Property name] Version [Type] Binary [Description] This property contains a time stamp that is automatically set by ACS. [Is nullable] | True | [
[
"F",
"a",
"l",
"s",
"e"
],
[
"T",
"r",
"u",
"e"
]
] | IdentityProvider | Is nullable | https://msdn.microsoft.com/da-dk/library/hh124089 | 42/1438042988310.3_20150728002308-00127-ip-10-236-191-2_879343855_0.json |
ec4105a2_ft_Office_Server_Search_Query___Description | [Name] Description [Description] | Gets the property description. | [] | PropertyInformation properties (Microsoft.Office.Server.Search.Query) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.query.propertyinformation_properties(v=office.15).aspx | 42/1438042988310.3_20150728002308-00225-ip-10-236-191-2_886777435_0.json |
ec4105a2_ft_Office_Server_Search_Query___Description | [Name] FullTextQueriable [Description] | Gets a Boolean value that indicates whether the property can be used in full-text SQL syntax queries. | [] | PropertyInformation properties (Microsoft.Office.Server.Search.Query) | Description | https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.query.propertyinformation_properties(v=office.15).aspx | 42/1438042988310.3_20150728002308-00225-ip-10-236-191-2_886777435_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.