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
|
---|---|---|---|---|---|---|---|
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 25 [Column name] IntegerData [Description] | Integer value dependent on the event class captured in the trace. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 26 [Column name] ServerName [Description] | Name of the instance of SQL Server, either servername or servername\instancename, being traced. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 27 [Column name] EventClass [Description] | Type of event class being recorded. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 28 [Column name] ObjectType [Description] | Type of object, such as: table, function, or stored procedure. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 29 [Column name] NestLevel [Description] | The nesting level at which this stored procedure is executing. See @@NESTLEVEL (Transact-SQL). | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 30 [Column name] State [Description] | Server state, in case of an error. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 31 [Column name] Error [Description] | Error number. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 32 [Column name] Mode [Description] | Lock mode of the lock acquired. This column is not populated by the Lock:Released event. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 33 [Column name] Handle [Description] | Handle of the object referenced in the event. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 34 [Column name] ObjectName [Description] | Name of object accessed. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 35 [Column name] DatabaseName [Description] | Name of the database specified in the USE database statement. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 36 [Column name] FileName [Description] | Logical name of the file name modified. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 37 [Column name] OwnerName [Description] | Owner name of the referenced object. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 38 [Column name] RoleName [Description] | Name of the database or server-wide role targeted by a statement. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 39 [Column name] TargetUserName [Description] | User name of the target of some action. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 40 [Column name] DBUserName [Description] | SQL Server database user name of the client. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 41 [Column name] LoginSid [Description] | Security identifier (SID) of the logged-in user. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 42 [Column name] TargetLoginName [Description] | Login name of the target of some action. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 43 [Column name] TargetLoginSid [Description] | SID of the login that is the target of some action. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 44 [Column name] ColumnPermissions [Description] | Column-level permissions status; used by Security Auditing. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 45 [Column name] LinkedServerName [Description] | Name of the linked server. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 46 [Column name] ProviderName [Description] | Name of the OLE DB provider. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 47 [Column name] MethodName [Description] | Name of the OLE DB method. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 48 [Column name] RowCounts [Description] | Number of rows in the batch. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 49 [Column name] RequestID [Description] | ID of the request containing the statement. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 50 [Column name] XactSequence [Description] | A token to describe the current transaction. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 51 [Column name] EventSequence [Description] | Sequence number for this event. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 52 [Column name] BigintData1 [Description] | bigint value, which is dependent on the event class captured in the trace. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 53 [Column name] BigintData2 [Description] | bigint value, which is dependent on the event class captured in the trace. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 54 [Column name] GUID [Description] | GUID value, which is dependent on the event class captured in the trace. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 55 [Column name] IntegerData2 [Description] | Integer value, which is dependent on the event class captured in the trace. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 56 [Column name] ObjectID2 [Description] | ID of the related object or entity, if available. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 57 [Column name] Type [Description] | Integer value, which is dependent on the event class captured in the trace. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 58 [Column name] OwnerID [Description] | Type of the object that owns the lock. For lock events only. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 59 [Column name] ParentName [Description] | Name of the schema the object is within. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 60 [Column name] IsSystem [Description] | Indicates whether the event occurred on a system process or a user process. 1 = system 0 = user. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 61 [Column name] Offset [Description] | Starting offset of the statement within the stored procedure or batch. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 62 [Column name] SourceDatabaseID [Description] | ID of the database in which the source of the object exists. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 63 [Column name] SqlHandle [Description] | 64-bit hash based on the text of an ad hoc query or the database and object ID of an SQL object. This value can be passed to sys.dm_exec_sql_text() to retrieve the associated SQL text. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
30a733ee__trace_setevent__Transact_SQL___Description | [Column number] 64 [Column name] SessionLoginName [Description] | The login name of the user who originated the session. For example, if you connect to SQL Server using Login1 and execute a statement as Login2, SessionLoginName displays Login1, while LoginName displays Login2. This data column displays both SQL Server and Windows logins. | []
| sp_trace_setevent (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms186265(v=sql.105).aspx | 23/1438042988930.94_20150728002308-00199-ip-10-236-191-2_874606385_1.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] UpdateTiles [Description] | Updates tiles by copying from app memory to the tiled resource. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] BeginEventInt [Description] | Allows applications to annotate the beginning of a range of graphics commands. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] CopyTileMappings [Description] | Copies mappings from a source tiled resource to a destination tiled resource. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] CopyTiles [Description] | Copies tiles from buffer to tiled resource or vice versa. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] EndEvent [Description] | Allows applications to annotate the end of a range of graphics commands. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] IsAnnotationEnabled [Description] | Allows apps to determine when either a capture or profiling request is enabled. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] ResizeTilePool [Description] | Resizes a tile pool. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] SetMarkerInt [Description] | Allows applications to annotate graphics commands. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] TiledResourceBarrier [Description] | Specifies a data access ordering constraint between multiple tiled resources. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
e6b50a7a_ceContext2_interface__Windows___Description | [Method] UpdateTileMappings [Description] | Updates mappings of tile locations in tiled resources to memory locations in a tile pool. | []
| ID3D11DeviceContext2 interface (Windows) | Description | https://msdn.microsoft.com/en-us/library/dn280498(v=vs.85).aspx | 23/1438042988930.94_20150728002308-00167-ip-10-236-191-2_903581502_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] MaxPage [Description] | Gets or sets the highest page number that is allowed in page ranges. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] MinPage [Description] | Gets or sets the lowest page number that is allowed in page ranges. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] PageRange [Description] | Gets or sets the range of pages to print when PageRangeSelection is set to UserPages. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] PageRangeSelection [Description] | Gets or sets the PageRangeSelection for this instance of PrintDialog. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] PrintableAreaHeight [Description] | Gets the height of the printable area of the page. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] PrintableAreaWidth [Description] | Gets the width of the printable area of the page. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] PrintQueue [Description] | Gets or sets a PrintQueue that represents the printer that is selected. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] PrintTicket [Description] | Gets or sets the PrintTicket that is used by the PrintDialog when the user clicks Print for the current print job. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
17d67e8c_ties__System_Windows_Controls___Description | [Name] UserPageRangeEnabled [Description] | Gets or sets a value that indicates whether users of the Print dialog box have the option to specify ranges of pages to print. | []
| PrintDialog Properties (System.Windows.Controls) | Description | https://msdn.microsoft.com/en-us/library/system.windows.controls.printdialog_properties(v=vs.90).aspx | 23/1438042989043.35_20150728002309-00107-ip-10-236-191-2_898522793_0.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the ComparisonFlags property of data flow components. [Name] | s_STOCKPROPNAME_COMPFLAGS | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the DeleteOutputOnPathDetached property of data flow components. [Name] | s_STOCKPROPNAME_DELOUTPUTONPATHDETACHED | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the ExclusionGroup property of data flow components. [Name] | s_STOCKPROPNAME_EXCLGROUP | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the HasSideEffects property of data flow components. [Name] | s_STOCKPROPNAME_HASSIDEEFFECTS | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the IsDistributable property of data flow components. [Name] | s_STOCKPROPNAME_ISDISTRIBUTABLE | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the IsErrorOut property of data flow components. [Name] | s_STOCKPROPNAME_ISERROROUT | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the IsSorted property of data flow components. [Name] | s_STOCKPROPNAME_ISSORTED | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the ReferenceMetaDataID property of data flow components. [Name] | s_STOCKPROPNAME_REFMETADATAID | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the SortKeyPosition property of data flow components. [Name] | s_STOCKPROPNAME_SORTKEYPOS | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
7a3e1028_rosoft_SqlServer_Dts_Pipeline___Name | [Description] Contains the name of the SynchronousInputID property of data flow components. [Name] | s_STOCKPROPNAME_SYNCINPUTID | []
| PipelineComponent Class (Microsoft.SqlServer.Dts.Pipeline) | Name | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.pipelinecomponent.aspx?cs-save-lang=1&cs-lang=jscript | 23/1438042989043.35_20150728002309-00027-ip-10-236-191-2_893192691_3.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] Add [Description] | Allocates a reservation and adds it to the collection. This method cannot be inherited. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] Clear [Description] | Releases all of the reservations in the collection. This method cannot be inherited. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] Contains [Description] | Determines whether a reservation of the specified size has been made. This method cannot be inherited. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] CopyTo [Description] | Copies the entire collection to a one-dimensional array, starting at the specified index of the target array. This method cannot be inherited. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] Equals(Object) [Description] | Determines whether the specified object is equal to the current object. (Inherited from Object.) | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] Finalize [Description] | Allows the ReservationCollection to free resources before it is destroyed by the garbage collector. (Overrides Object.Finalize().) | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] FreeReservation [Description] | When overridden in a derived class, releases a reservation of the specified size. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] GetBestMatchingReservation [Description] | When overridden in a derived class, gets the best matching reservation for a given size. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] GetEnumerator [Description] | Returns an enumerator that can iterate through the ReservationCollection. This method cannot be inherited. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] GetHashCode [Description] | Serves as the default hash function. (Inherited from Object.) | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] GetType [Description] | Gets the Type of the current instance. (Inherited from Object.) | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] MakeReservation [Description] | When overridden in a derived class, allocates a reservation of the specified size. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] MemberwiseClone [Description] | Creates a shallow copy of the current Object. (Inherited from Object.) | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] Remove [Description] | Releases a reservation of the specified size, if one has been made. This method cannot be inherited. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] ReservationFreed [Description] | When overridden in a derived class, indicates that a reservation has been released. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] ReservationMade [Description] | When overridden in a derived class, indicates that a reservation has been made. | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
edc999fa_llection_Class__System_IO_Log___Description | [Name] ToString [Description] | Returns a string that represents the current object. (Inherited from Object.) | []
| ReservationCollection Class (System.IO.Log) | Description | https://msdn.microsoft.com/en-us/library/system.io.log.reservationcollection.aspx | 23/1438042988930.94_20150728002308-00067-ip-10-236-191-2_881468238_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] administrator [Description] | The organizational entity responsible for updating and maintaining client computers | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] trust manager [Description] | The subsystem within the common language runtime (CLR) responsible for enforcing client application security. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] publisher [Description] | The entity that writes and maintains the application. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] deployer [Description] | The entity that packages and distributes the application to users. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] certificate [Description] | A cryptographic signature that consists of a public and private key; generally issued by a certification authority (CA) that can vouch for its authenticity. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] Authenticode certificate [Description] | A certificate with embedded metadata describing, among other things, the uses for which the certificate can be employed. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] certification authority [Description] | An organization that verifies the identity of publishers and issues them certificates embedded with the publisher's metadata. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] root authority [Description] | A certification authority that authorizes other Certificate Authorities to issue certificates. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] key container [Description] | A logical storage space in Microsoft Windows for storing certificates. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
48c3a193_pplication_Deployment_Overview__Description | [Object or role] trusted publisher [Description] | A publisher whose Authenticode certificate has been added to a certificate trust list (CTL) on a client computer. | []
| Trusted Application Deployment Overview | Description | https://msdn.microsoft.com/en-us/library/01daf08f(v=vs.80).aspx | 23/1438042990609.0_20150728002310-00060-ip-10-236-191-2_884121572_2.json |
638bd808_ased_identity_term_definitions__Definition | [Term] Claim [Definition] | A statement that one subject makes about itself or another subject. For example, the statement can be about a name, identity, key, group, privilege, or capability. Claims are issued by a provider, and they are given one or more values and then packaged in security tokens that are issued by a security token service (STS). They are also defined by a claim value type and, possibly, associated metadata. | []
| Claims-based identity term definitions | Definition | https://msdn.microsoft.com/EN-US/library/ee534975.aspx | 23/1438042988930.94_20150728002308-00035-ip-10-236-191-2_885964289_0.json |
638bd808_ased_identity_term_definitions__Definition | [Term] Claim name [Definition] | A user-friendly name for the claim type. | []
| Claims-based identity term definitions | Definition | https://msdn.microsoft.com/EN-US/library/ee534975.aspx | 23/1438042988930.94_20150728002308-00035-ip-10-236-191-2_885964289_0.json |
638bd808_ased_identity_term_definitions__Definition | [Term] Claim type [Definition] | The type of statement in the claim. Examples of claim types include first name, role, and email address. The claim type provides context for the claim value, and it is usually expressed as a Uniform Resource Identifier (URI). For example, the email address claim type is represented as http://schemas.microsoft.com/ws/2008/06/identity/claims/email. | []
| Claims-based identity term definitions | Definition | https://msdn.microsoft.com/EN-US/library/ee534975.aspx | 23/1438042988930.94_20150728002308-00035-ip-10-236-191-2_885964289_0.json |
638bd808_ased_identity_term_definitions__Definition | [Term] Claim value [Definition] | The value of the statement in the claim. For example, if the claim type is role, a value might be contributor. If the claim type is first name, a value might be Matt. | []
| Claims-based identity term definitions | Definition | https://msdn.microsoft.com/EN-US/library/ee534975.aspx | 23/1438042988930.94_20150728002308-00035-ip-10-236-191-2_885964289_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.