task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
list
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
5eca458c_Set_Subtask_Properties__Property
ISchedulerTask.IncrementValue [Property]
IncrementValue
[]
Set Subtask Properties
Property
https://msdn.microsoft.com/en-us/library/hh529669(v=vs.85).aspx
11/1438042988048.90_20150728002308-00336-ip-10-236-191-2_894715561_5.json
5eca458c_Set_Subtask_Properties__Property
ISchedulerTask.UserBlob [Property]
UserBlob
[]
Set Subtask Properties
Property
https://msdn.microsoft.com/en-us/library/hh529669(v=vs.85).aspx
11/1438042988048.90_20150728002308-00336-ip-10-236-191-2_894715561_5.json
5eca458c_Set_Subtask_Properties__Property
ISchedulerTask.Type [Property]
Type
[]
Set Subtask Properties
Property
https://msdn.microsoft.com/en-us/library/hh529669(v=vs.85).aspx
11/1438042988048.90_20150728002308-00336-ip-10-236-191-2_894715561_5.json
5eca458c_Set_Subtask_Properties__Property
ISchedulerTask.FailJobOnFailure [Property]
FailJobOnFailure
[]
Set Subtask Properties
Property
https://msdn.microsoft.com/en-us/library/hh529669(v=vs.85).aspx
11/1438042988048.90_20150728002308-00336-ip-10-236-191-2_894715561_5.json
5eca458c_Set_Subtask_Properties__Property
ISchedulerTask.FailJobOnFailureCount [Property]
FailJobOnFailureCount
[]
Set Subtask Properties
Property
https://msdn.microsoft.com/en-us/library/hh529669(v=vs.85).aspx
11/1438042988048.90_20150728002308-00336-ip-10-236-191-2_894715561_5.json
5eca458c_Set_Subtask_Properties__Property
ISchedulerTask.ValidExitCodes [Property]
TaskValidExitCodes
[]
Set Subtask Properties
Property
https://msdn.microsoft.com/en-us/library/hh529669(v=vs.85).aspx
11/1438042988048.90_20150728002308-00336-ip-10-236-191-2_894715561_5.json
b12987a7_matProvider__Decimal___System___Description
[Element] ws [Description]
Optional white space. White space can appear at the beginning of s if style includes the NumberStyles.AllowLeadingWhite flag. It can appear at the end of s if style includes the NumberStyles.AllowTrailingWhite flag.
[]
Decimal.TryParse Method (String, NumberStyles, IFormatProvider, Decimal) (System)
Description
https://msdn.microsoft.com/en-us/library/ew0seb73.aspx?cs-save-lang=1&cs-lang=fsharp
11/1438042988048.90_20150728002308-00138-ip-10-236-191-2_901244983_1.json
b12987a7_matProvider__Decimal___System___Description
[Element] $ [Description]
A culture-specific currency symbol. Its position in the string is defined by the NumberFormatInfo.CurrencyNegativePattern or NumberFormatInfo.CurrencyPositivePattern properties of the NumberFormatInfo object returned by the IFormatProvider.GetFormat method of the provider parameter. The currency symbol can appear in s if style includes the NumberStyles.AllowCurrencySymbol flag.
[]
Decimal.TryParse Method (String, NumberStyles, IFormatProvider, Decimal) (System)
Description
https://msdn.microsoft.com/en-us/library/ew0seb73.aspx?cs-save-lang=1&cs-lang=fsharp
11/1438042988048.90_20150728002308-00138-ip-10-236-191-2_901244983_1.json
b12987a7_matProvider__Decimal___System___Description
[Element] sign [Description]
An optional sign.
[]
Decimal.TryParse Method (String, NumberStyles, IFormatProvider, Decimal) (System)
Description
https://msdn.microsoft.com/en-us/library/ew0seb73.aspx?cs-save-lang=1&cs-lang=fsharp
11/1438042988048.90_20150728002308-00138-ip-10-236-191-2_901244983_1.json
b12987a7_matProvider__Decimal___System___Description
[Element] digits [Description]
A sequence of digits ranging from 0 to 9.
[]
Decimal.TryParse Method (String, NumberStyles, IFormatProvider, Decimal) (System)
Description
https://msdn.microsoft.com/en-us/library/ew0seb73.aspx?cs-save-lang=1&cs-lang=fsharp
11/1438042988048.90_20150728002308-00138-ip-10-236-191-2_901244983_1.json
b12987a7_matProvider__Decimal___System___Description
[Element] . [Description]
A culture-specific decimal point symbol.
[]
Decimal.TryParse Method (String, NumberStyles, IFormatProvider, Decimal) (System)
Description
https://msdn.microsoft.com/en-us/library/ew0seb73.aspx?cs-save-lang=1&cs-lang=fsharp
11/1438042988048.90_20150728002308-00138-ip-10-236-191-2_901244983_1.json
b12987a7_matProvider__Decimal___System___Description
[Element] fractional-digits [Description]
A sequence of digits ranging from 0 to 9.
[]
Decimal.TryParse Method (String, NumberStyles, IFormatProvider, Decimal) (System)
Description
https://msdn.microsoft.com/en-us/library/ew0seb73.aspx?cs-save-lang=1&cs-lang=fsharp
11/1438042988048.90_20150728002308-00138-ip-10-236-191-2_901244983_1.json
95198eda_ss_Restrictions_in_Silverlight__Default
[Element] allow-from [Attribute] http-request-headers [Required] No [Description] A case-insensitive, comma-separated list of allowed headers for the domain specified in the domain attribute. Valid characters, per RFC822, are ASCII 33-41, 42-57, and 59-126. This includes all printable non-space ASCII characters except colons (which end a header name), and asterisks (which are used as wildcards). Wildcards can be used to specify all headers, or can be used with a single header name as a suffix allowing for all headers that start with the string value preceding the wildcard character. The '*' character used alone is interpreted as all request headers can be sent that are normally allowed with the HttpWebRequest class. Some common headers are considered restricted and are either exposed directly (Content-Type, for example) or are protected by the system and cannot be set or changed. For more information on restricted headers, see WebHeaderCollection. If this attribute is missing, no headers are allowed to be sent except the Content-Type header. [Default]
No headers are allowed, except for the Content-Type header, which is always permitted.
[]
Network Security Access Restrictions in Silverlight
Default
https://msdn.microsoft.com/library/windows/apps/cc645032(v=vs.95).aspx
11/1438042988048.90_20150728002308-00170-ip-10-236-191-2_888401844_3.json
95198eda_ss_Restrictions_in_Silverlight__Default
[Element] allow from [Attribute] http-methods [Required] No [Description] Defines whether the client HTTP handler allows custom request methods other than GET and POST to be used. This policy only applies if the HTTP handler for a URI is changed to use the client HTTP handler.The default browser HTTP handler allows only the GET and POST request methods to be used.The only possible value for the request methods allowed by this policy element is the wildcard of "*". [Default]
Only the GET and POST method are allowed by the client HTTP handler.
[]
Network Security Access Restrictions in Silverlight
Default
https://msdn.microsoft.com/library/windows/apps/cc645032(v=vs.95).aspx
11/1438042988048.90_20150728002308-00170-ip-10-236-191-2_888401844_3.json
95198eda_ss_Restrictions_in_Silverlight__Default
[Element] domain [Attribute] uri [Required] Yes [Description] Lists the allowed domains and specific Silverlight applications that can access the granted paths in this policy. The uri specifies a scheme and a domain that connections are allowed from. The scheme and port may be specified. Three types of wildcards are accepted: 1. The standalone '*' wildcard character used alone is interpreted as accept all connections from the same schemed applications hosted on any domain. 2. The "http://*" literal wildcard option is interpreted as accept all connections from HTTP schemed applications on any domain. 3. A subdomain wildcard option is represented as a scheme allowed followed by a '*' character and a '.' character followed by the rest of hostname. The wildcard is used as the first segment of the hostname. This is considered a subdomain wildcard. An attribute value of "http://*.contoso.com" allows only HTTP for the scheme and accepts connections from Silverlight applications hosted on any subdomain of "contoso.com". [Default]
N/A
[]
Network Security Access Restrictions in Silverlight
Default
https://msdn.microsoft.com/library/windows/apps/cc645032(v=vs.95).aspx
11/1438042988048.90_20150728002308-00170-ip-10-236-191-2_888401844_3.json
95198eda_ss_Restrictions_in_Silverlight__Default
[Element] resource [Attribute] path [Required] Yes (for WebClient and HTTP classes) [Description] The attribute is the URI relative to root of the domain. It refers to a specific path that can represent a web service or a file. The path cannot contain wildcard characters or characters not recognized by Uniform Resource Identifier (URI): Generic Syntax, http://ietf.org/rfc/rfc3986 This element and attribute are used solely for requests from WebClient and HTTP classes. [Default]
N/A
[]
Network Security Access Restrictions in Silverlight
Default
https://msdn.microsoft.com/library/windows/apps/cc645032(v=vs.95).aspx
11/1438042988048.90_20150728002308-00170-ip-10-236-191-2_888401844_3.json
95198eda_ss_Restrictions_in_Silverlight__Default
[Element] resource [Attribute] include-subpaths [Required] No [Description] Specifies whether subpaths of the associated path should be included. A true value will allow a path to match the exact path designated by the path attribute or the path designated by the path attribute and any appended subpaths. A false value will only allow a match to the exact path designated by the path attribute. The default value is false if this attribute is omitted. This element and attribute are used solely for requests from WebClient and HTTP classes. [Default]
False
[]
Network Security Access Restrictions in Silverlight
Default
https://msdn.microsoft.com/library/windows/apps/cc645032(v=vs.95).aspx
11/1438042988048.90_20150728002308-00170-ip-10-236-191-2_888401844_3.json
95198eda_ss_Restrictions_in_Silverlight__Default
[Element] socket-resource [Attribute] port [Required] Yes [Description] Specifies the port or port range that an application using sockets is allowed to connect to. This element and attribute are used solely for requests from socket classes. [Default]
N/A
[]
Network Security Access Restrictions in Silverlight
Default
https://msdn.microsoft.com/library/windows/apps/cc645032(v=vs.95).aspx
11/1438042988048.90_20150728002308-00170-ip-10-236-191-2_888401844_3.json
95198eda_ss_Restrictions_in_Silverlight__Default
[Element] socket-resource [Attribute] protocol [Required] Yes [Description] Specifies the protocol that an application using sockets is allowed to connect with. The only protocol currently supported is tcp. This element and attribute are used solely for requests from socket classes. [Default]
N/A
[]
Network Security Access Restrictions in Silverlight
Default
https://msdn.microsoft.com/library/windows/apps/cc645032(v=vs.95).aspx
11/1438042988048.90_20150728002308-00170-ip-10-236-191-2_888401844_3.json
18a1e14d_Audit_Broker_Login_Event_Class__Description
[ID] 1 [Subclass] Login Success [Description]
A Login Success event reports that the adjacent broker login process has finished successfully.
[]
Audit Broker Login Event Class
Description
https://msdn.microsoft.com/en-US/library/ms190261(v=sql.90).aspx
11/1438042988048.90_20150728002308-00224-ip-10-236-191-2_876048726_2.json
18a1e14d_Audit_Broker_Login_Event_Class__Description
[ID] 2 [Subclass] Login Protocol Error [Description]
A Login Protocol Error event reports that the broker receives a message that is well-formed but not valid for the current state of the of the login process. The message may have been lost or sent out-of-sequence.
[]
Audit Broker Login Event Class
Description
https://msdn.microsoft.com/en-US/library/ms190261(v=sql.90).aspx
11/1438042988048.90_20150728002308-00224-ip-10-236-191-2_876048726_2.json
18a1e14d_Audit_Broker_Login_Event_Class__Description
[ID] 3 [Subclass] Message Format Error [Description]
A Message Format Error event reports that the broker received a message that does not match the expected format. The message may have been corrupted, or a program other than SQL Server may be sending messages to the port that Service Broker uses.
[]
Audit Broker Login Event Class
Description
https://msdn.microsoft.com/en-US/library/ms190261(v=sql.90).aspx
11/1438042988048.90_20150728002308-00224-ip-10-236-191-2_876048726_2.json
18a1e14d_Audit_Broker_Login_Event_Class__Description
[ID] 4 [Subclass] Negotiate Failure [Description]
A Negotiate Failure event reports that the local broker and the remote broker support mutually exclusive levels of authentication.
[]
Audit Broker Login Event Class
Description
https://msdn.microsoft.com/en-US/library/ms190261(v=sql.90).aspx
11/1438042988048.90_20150728002308-00224-ip-10-236-191-2_876048726_2.json
18a1e14d_Audit_Broker_Login_Event_Class__Description
[ID] 5 [Subclass] Authentication Failure [Description]
An Authentication Failure event reports that Service Broker cannot perform authentication for the connection due to an error. For Windows Authentication, this event reports that Service Broker is unable to use Windows authentication. For certificate-based authentication, this event reports that Service Broker is unable to access the certificate.
[]
Audit Broker Login Event Class
Description
https://msdn.microsoft.com/en-US/library/ms190261(v=sql.90).aspx
11/1438042988048.90_20150728002308-00224-ip-10-236-191-2_876048726_2.json
18a1e14d_Audit_Broker_Login_Event_Class__Description
[ID] 6 [Subclass] Authorization Failure [Description]
An Authorization Failure event reports that Service Broker denied authorization for the connection. For Windows Authentication, this event reports that the security identifier for the connection does not match a database user. For certificate-based authentication, this event reports that the public key delivered in the message does not correspond to a certificate in the database.
[]
Audit Broker Login Event Class
Description
https://msdn.microsoft.com/en-US/library/ms190261(v=sql.90).aspx
11/1438042988048.90_20150728002308-00224-ip-10-236-191-2_876048726_2.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] LEFT ARROW [SQL Server 2000] LEFT ARROW [Action]
Move the cursor left
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] RIGHT ARROW [SQL Server 2000] RIGHT ARROW [Action]
Move the cursor right
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] UP ARROW [SQL Server 2000] UP ARROW [Action]
Move the cursor up
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] DOWN ARROW [SQL Server 2000] DOWN ARROW [Action]
Move the cursor down
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] HOME [SQL Server 2000] HOME [Action]
Move the cursor to the beginning of the line
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] END [SQL Server 2000] END [Action]
Move the cursor to the end of the line
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] CTRL+HOME [SQL Server 2000] CTRL+HOME [Action]
Move the cursor to the beginning of the document
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] CTRL+END [SQL Server 2000] CTRL+END [Action]
Move the cursor to the end of the document
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] PAGE UP [SQL Server 2000] PAGE UP [Action]
Move the cursor up one screen
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] PAGE DOWN [SQL Server 2000] PAGE DOWN [Action]
Move the cursor down one screen
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] CTRL+ RIGHT ARROW [SQL Server 2000] CTRL+ RIGHT ARROW [Action]
Moves the cursor one word to the right
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
70d3fa49_ment_Studio_Keyboard_Shortcuts__Action
[Standard] CTRL+ LEFT ARROW [SQL Server 2000] CTRL+ LEFT ARROW [Action]
Moves the cursor one word to the left
[]
SQL Server Management Studio Keyboard Shortcuts
Action
https://msdn.microsoft.com/en-US/library/ms174205(v=sql.90).aspx
11/1438042988048.90_20150728002308-00095-ip-10-236-191-2_881501377_3.json
8569f641_imization_Enumeration__System___Description
[Member name] NotSpecified [Description]
Indicates that no optimizations for sharing internal resources are specified. If the default domain or hosting interface specified an optimization, then the loader uses that; otherwise, the loader uses SingleDomain.
[]
LoaderOptimization Enumeration (System)
Description
https://msdn.microsoft.com/en-us/library/system.loaderoptimization(v=vs.90).aspx
11/1438042988048.90_20150728002308-00054-ip-10-236-191-2_872605499_0.json
8569f641_imization_Enumeration__System___Description
[Member name] SingleDomain [Description]
Indicates that the application will probably have a single domain, and loader must not share internal resources across application domains.
[]
LoaderOptimization Enumeration (System)
Description
https://msdn.microsoft.com/en-us/library/system.loaderoptimization(v=vs.90).aspx
11/1438042988048.90_20150728002308-00054-ip-10-236-191-2_872605499_0.json
8569f641_imization_Enumeration__System___Description
[Member name] MultiDomain [Description]
Indicates that the application will probably have many domains that use the same code, and the loader must share maximal internal resources across application domains.
[]
LoaderOptimization Enumeration (System)
Description
https://msdn.microsoft.com/en-us/library/system.loaderoptimization(v=vs.90).aspx
11/1438042988048.90_20150728002308-00054-ip-10-236-191-2_872605499_0.json
8569f641_imization_Enumeration__System___Description
[Member name] MultiDomainHost [Description]
Indicates that the application will probably host unique code in multiple domains, and the loader must share resources across application domains only for globally available (strong-named) assemblies that have been added to the global assembly cache.
[]
LoaderOptimization Enumeration (System)
Description
https://msdn.microsoft.com/en-us/library/system.loaderoptimization(v=vs.90).aspx
11/1438042988048.90_20150728002308-00054-ip-10-236-191-2_872605499_0.json
8569f641_imization_Enumeration__System___Description
[Member name] DomainMask [Description]
Obsolete. Do not use. This mask selects the domain-related values, screening out the unused DisallowBindings flag.
[]
LoaderOptimization Enumeration (System)
Description
https://msdn.microsoft.com/en-us/library/system.loaderoptimization(v=vs.90).aspx
11/1438042988048.90_20150728002308-00054-ip-10-236-191-2_872605499_0.json
8569f641_imization_Enumeration__System___Description
[Member name] DisallowBindings [Description]
Obsolete. Ignored by the common language runtime.
[]
LoaderOptimization Enumeration (System)
Description
https://msdn.microsoft.com/en-us/library/system.loaderoptimization(v=vs.90).aspx
11/1438042988048.90_20150728002308-00054-ip-10-236-191-2_872605499_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] FILE_READ_DATA [Meaning]
Data can be read from the named mailslot.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] FILE_READ_ATTRIBUTES [Meaning]
FileAttributes flags can be read. For additional information, see the table of valid flag values in the FileAttributes parameter of FltCreateFileEx2.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] READ_CONTROL [Meaning]
The access control list (ACL) and ownership information associated with the mailslot can be read.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] FILE_WRITE_DATA [Meaning]
Data can be written to the mailslot.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] FILE_WRITE_ATTRIBUTES [Meaning]
FileAttributes flags can be written.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] FILE_APPEND_DATA [Meaning]
Data can be appended to the mailslot.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] WRITE_DAC [Meaning]
The discretionary access control list (DACL) associated with the mailslot can be written.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] WRITE_OWNER [Meaning]
Ownership information associated with the mailslot can be written.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] ACCESS_SYSTEM_SECURITY [Meaning]
The caller will have write access to the mailslot's SACL
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
6197f70e_ile_function__Windows_Drivers___Meaning
[DesiredAccess Flags] SYNCHRONIZE [Meaning]
The caller can synchronize the completion of an I/O operation by waiting for the returned FileHandle to be set to the Signaled state. This flag must be set if the CreateOptions FILE_SYNCHRONOUS_IO_ALERT or FILE_SYNCHRONOUS_IO_NONALERT flag is set.
[]
FltCreateMailslotFile function (Windows Drivers)
Meaning
https://msdn.microsoft.com/ru-ru/library/windows/hardware/hh450930(v=vs.85).aspx
11/1438042987171.38_20150728002307-00293-ip-10-236-191-2_883174613_0.json
42ef7903_tem_Workflow_Runtime_Tracking___Description
[Name] ConnectionString [Description]
Gets the connection string for the tracking database.
[]
SqlTrackingService Class (System.Workflow.Runtime.Tracking)
Description
https://msdn.microsoft.com/en-us/library/system.workflow.runtime.tracking.sqltrackingservice.aspx
11/1438042988048.90_20150728002308-00217-ip-10-236-191-2_877050862_1.json
42ef7903_tem_Workflow_Runtime_Tracking___Description
[Name] EnableRetries [Description]
Gets and sets a value specifying whether the SqlTrackingService will retry when performing a database operation.
[]
SqlTrackingService Class (System.Workflow.Runtime.Tracking)
Description
https://msdn.microsoft.com/en-us/library/system.workflow.runtime.tracking.sqltrackingservice.aspx
11/1438042988048.90_20150728002308-00217-ip-10-236-191-2_877050862_1.json
42ef7903_tem_Workflow_Runtime_Tracking___Description
[Name] IsTransactional [Description]
Gets or sets a value that indicates whether SqlTrackingService participates in workflow transactions.
[]
SqlTrackingService Class (System.Workflow.Runtime.Tracking)
Description
https://msdn.microsoft.com/en-us/library/system.workflow.runtime.tracking.sqltrackingservice.aspx
11/1438042988048.90_20150728002308-00217-ip-10-236-191-2_877050862_1.json
42ef7903_tem_Workflow_Runtime_Tracking___Description
[Name] PartitionOnCompletion [Description]
Gets or sets a value that specifies whether tracking data for a workflow instance should be moved to the currently active partition in the database when the workflow instance is completed.
[]
SqlTrackingService Class (System.Workflow.Runtime.Tracking)
Description
https://msdn.microsoft.com/en-us/library/system.workflow.runtime.tracking.sqltrackingservice.aspx
11/1438042988048.90_20150728002308-00217-ip-10-236-191-2_877050862_1.json
42ef7903_tem_Workflow_Runtime_Tracking___Description
[Name] ProfileChangeCheckInterval [Description]
Gets or sets a value that specifies the interval at which the database should be checked for changes to one or more of its tracking profiles.
[]
SqlTrackingService Class (System.Workflow.Runtime.Tracking)
Description
https://msdn.microsoft.com/en-us/library/system.workflow.runtime.tracking.sqltrackingservice.aspx
11/1438042988048.90_20150728002308-00217-ip-10-236-191-2_877050862_1.json
42ef7903_tem_Workflow_Runtime_Tracking___Description
[Name] UseDefaultProfile [Description]
Gets or sets a value specifying whether a default TrackingProfile should be used for workflow types that do not have a tracking profile.
[]
SqlTrackingService Class (System.Workflow.Runtime.Tracking)
Description
https://msdn.microsoft.com/en-us/library/system.workflow.runtime.tracking.sqltrackingservice.aspx
11/1438042988048.90_20150728002308-00217-ip-10-236-191-2_877050862_1.json
c353b3a0_System_Security_Namespace_____Class
[Description] Allows an assembly to be called by partially trusted code. Without this declaration, only fully trusted callers are able to use the assembly. This class cannot be inherited. [Class]
AllowPartiallyTrustedCallersAttribute
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Defines the underlying structure of all code access permissions. [Class]
CodeAccessPermission
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] The exception that is thrown when a denied host resource is detected. [Class]
HostProtectionException
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Allows the control and customization of security behavior for application domains. [Class]
HostSecurityManager
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Defines a permission set that has a name and description associated with it. This class cannot be inherited. [Class]
NamedPermissionSet
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Represents a collection that can contain many different types of permissions. [Class]
PermissionSet
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Represents a read-only collection that can contain many different types of permissions. [Class]
ReadOnlyPermissionSet
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Represents text that should be kept confidential, such as by deleting it from computer memory when no longer needed. This class cannot be inherited. [Class]
SecureString
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Encapsulates and propagates all security-related data for execution contexts transferred across threads. This class cannot be inherited. [Class]
SecurityContext
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Specifies that code or an assembly performs security-critical operations. [Class]
SecurityCriticalAttribute
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Represents the XML object model for encoding security objects. This class cannot be inherited. [Class]
SecurityElement
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] The exception that is thrown when a security error is detected. [Class]
SecurityException
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Provides the main access point for classes interacting with the security system. This class cannot be inherited. [Class]
SecurityManager
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Indicates the set of security rules the common language runtime should enforce for an assembly. [Class]
SecurityRulesAttribute
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Identifies types or members as security-critical and safely accessible by transparent code. [Class]
SecuritySafeCriticalAttribute
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Provides a base class for requesting the security status of an action from the AppDomainManager object. [Class]
SecurityState
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Specifies that an assembly cannot cause an elevation of privilege. [Class]
SecurityTransparentAttribute
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Obsolete. Identifies which of the nonpublic SecurityCriticalAttribute members are accessible by transparent code within the assembly. [Class]
SecurityTreatAsSafeAttribute
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Allows managed code to call into unmanaged code without a stack walk. This class cannot be inherited. [Class]
SuppressUnmanagedCodeSecurityAttribute
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] Marks modules containing unverifiable code. This class cannot be inherited. [Class]
UnverifiableCodeAttribute
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] The exception that is thrown when the security policy requires code to be type safe and the verification process is unable to verify that the code is type safe. [Class]
VerificationException
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
c353b3a0_System_Security_Namespace_____Class
[Description] The exception that is thrown when there is a syntax error in XML parsing. This class cannot be inherited. [Class]
XmlSyntaxException
[]
System.Security Namespace ()
Class
https://msdn.microsoft.com/library/windows/apps/9w6t6kwc(v=vs.110).aspx
11/1438042988048.90_20150728002308-00001-ip-10-236-191-2_893961968_0.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSBreakpointSite [Description]
Defines the interaction between the Integration Services run-time engine and the task for exposing breakpoints and for creating and managing custom breakpoints.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSComponentEvents [Description]
Defines an interface that provides event firing.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSComponentPersist [Description]
Allows properties and settings for components and tasks to be saved and loaded from the package XML.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSEvents [Description]
Defines a set of events used by the TaskHost on behalf of a task.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSExecutionMetrics [Description]
Defines the metrics used to track the execution of a container.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSForEachEnumerator [Description]
Provides the methods and properties for the ForEachEnumerator.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSForEachEnumeratorUI [Description]
Contains the members implemented by the ForEachEnumeratorUI user interface class.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSInfoEvents [Description]
Defines an interface that is used to fire informational, warning, and error events.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSLogging [Description]
Defines the logging options for a container.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSManagedTask [Description]
Defines an interface implemented on task classes to identify the class as a managed task.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSName [Description]
Defines properties commonly used by many objects in the Integration Services runtime. The common properties of named objects include a name, a creation name, an ID (GUID), and a description.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSObjectHost [Description]
Defines an interface that allows components to be treated as generic host objects.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSPackagePath [Description]
Defines an interface implemented by containers that need to have the package path returned into a property.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSPersist [Description]
Defines an interface that enables saving and loading data.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSPropertiesProvider [Description]
Defines an interface, inherited by containers, that enables properties to be set by an expression, and allows an enumerable collection of properties to be associated with the container.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSSequence [Description]
Contains two collections used by containers.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
04a62ae5_qlServer_Dts_Runtime_Namespace__Description
[Interface] IDTSSuspend [Description]
Provides methods and properties that are called by the run-time engine to notify tasks to suspend execution.
[]
Microsoft.SqlServer.Dts.Runtime Namespace
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime(SQL.90).aspx
11/1438042988048.90_20150728002308-00189-ip-10-236-191-2_889054262_1.json
1357da3c__CreateEffect_method__Windows___HRESULT
[Description] No error occurred. [HRESULT]
S_OK
[]
ID2D1DeviceContext::CreateEffect method (Windows)
HRESULT
https://msdn.microsoft.com/zh-cn/library/windows/apps/hh404500.aspx
11/1438042988048.90_20150728002308-00105-ip-10-236-191-2_881493304_0.json
1357da3c__CreateEffect_method__Windows___HRESULT
[Description] Direct2D could not allocate sufficient memory to complete the call. [HRESULT]
E_OUTOFMEMORY
[]
ID2D1DeviceContext::CreateEffect method (Windows)
HRESULT
https://msdn.microsoft.com/zh-cn/library/windows/apps/hh404500.aspx
11/1438042988048.90_20150728002308-00105-ip-10-236-191-2_881493304_0.json