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
|
---|---|---|---|---|---|---|---|
e0913a4c_IDataObjectImpl_Class__Name | [Description] Sends a change notification back to each advise sink. [Name] | IDataObjectImpl::FireDataChange | [] | IDataObjectImpl Class | Name | https://msdn.microsoft.com/en-us/library/kbdh2xa6.aspx | 22/1438043062635.98_20150728002422-00305-ip-10-236-191-2_871187353_1.json |
e0913a4c_IDataObjectImpl_Class__Name | [Description] Retrieves a logically equivalent FORMATETC structure to one that is more complex. The ATL implementation returns E_NOTIMPL. [Name] | IDataObjectImpl::GetCanonicalFormatEtc | [] | IDataObjectImpl Class | Name | https://msdn.microsoft.com/en-us/library/kbdh2xa6.aspx | 22/1438043062635.98_20150728002422-00305-ip-10-236-191-2_871187353_1.json |
e0913a4c_IDataObjectImpl_Class__Name | [Description] Transfers data from the data object to the client. The data is described in a FORMATETC structure and is transferred through a STGMEDIUM structure. [Name] | IDataObjectImpl::GetData | [] | IDataObjectImpl Class | Name | https://msdn.microsoft.com/en-us/library/kbdh2xa6.aspx | 22/1438043062635.98_20150728002422-00305-ip-10-236-191-2_871187353_1.json |
e0913a4c_IDataObjectImpl_Class__Name | [Description] Similar to GetData, except the client must allocate the STGMEDIUM structure. The ATL implementation returns E_NOTIMPL. [Name] | IDataObjectImpl::GetDataHere | [] | IDataObjectImpl Class | Name | https://msdn.microsoft.com/en-us/library/kbdh2xa6.aspx | 22/1438043062635.98_20150728002422-00305-ip-10-236-191-2_871187353_1.json |
e0913a4c_IDataObjectImpl_Class__Name | [Description] Determines whether the data object supports a particular FORMATETC structure for transferring data. The ATL implementation returns E_NOTIMPL. [Name] | IDataObjectImpl::QueryGetData | [] | IDataObjectImpl Class | Name | https://msdn.microsoft.com/en-us/library/kbdh2xa6.aspx | 22/1438043062635.98_20150728002422-00305-ip-10-236-191-2_871187353_1.json |
e0913a4c_IDataObjectImpl_Class__Name | [Description] Transfers data from the client to the data object. The ATL implementation returns E_NOTIMPL. [Name] | IDataObjectImpl::SetData | [] | IDataObjectImpl Class | Name | https://msdn.microsoft.com/en-us/library/kbdh2xa6.aspx | 22/1438043062635.98_20150728002422-00305-ip-10-236-191-2_871187353_1.json |
82a72bb7_rators_Listed_by_Functionality__Operators | [Description] These operators perform mathematical calculations. [Operators] | Arithmetic Operators | [] | Operators Listed by Functionality | Operators | https://msdn.microsoft.com/en-us/library/asfcc119(v=vs.90).aspx | 22/1438042990609.0_20150728002310-00069-ip-10-236-191-2_875961005_1.json |
82a72bb7_rators_Listed_by_Functionality__Operators | [Description] These operators perform assignment operations. [Operators] | Assignment Operators | [] | Operators Listed by Functionality | Operators | https://msdn.microsoft.com/en-us/library/asfcc119(v=vs.90).aspx | 22/1438042990609.0_20150728002310-00069-ip-10-236-191-2_875961005_1.json |
82a72bb7_rators_Listed_by_Functionality__Operators | [Description] These operators perform comparisons. [Operators] | Comparison Operators | [] | Operators Listed by Functionality | Operators | https://msdn.microsoft.com/en-us/library/asfcc119(v=vs.90).aspx | 22/1438042990609.0_20150728002310-00069-ip-10-236-191-2_875961005_1.json |
82a72bb7_rators_Listed_by_Functionality__Operators | [Description] These operators combine strings. [Operators] | Concatenation Operators | [] | Operators Listed by Functionality | Operators | https://msdn.microsoft.com/en-us/library/asfcc119(v=vs.90).aspx | 22/1438042990609.0_20150728002310-00069-ip-10-236-191-2_875961005_1.json |
82a72bb7_rators_Listed_by_Functionality__Operators | [Description] These operators perform logical operations. [Operators] | Logical/Bitwise Operators | [] | Operators Listed by Functionality | Operators | https://msdn.microsoft.com/en-us/library/asfcc119(v=vs.90).aspx | 22/1438042990609.0_20150728002310-00069-ip-10-236-191-2_875961005_1.json |
82a72bb7_rators_Listed_by_Functionality__Operators | [Description] These operators perform arithmetic shifts on bit patterns. [Operators] | Bit Shift Operators | [] | Operators Listed by Functionality | Operators | https://msdn.microsoft.com/en-us/library/asfcc119(v=vs.90).aspx | 22/1438042990609.0_20150728002310-00069-ip-10-236-191-2_875961005_1.json |
82a72bb7_rators_Listed_by_Functionality__Operators | [Description] These operators perform miscellaneous operations. [Operators] | Miscellaneous Operators | [] | Operators Listed by Functionality | Operators | https://msdn.microsoft.com/en-us/library/asfcc119(v=vs.90).aspx | 22/1438042990609.0_20150728002310-00069-ip-10-236-191-2_875961005_1.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when one thread acquires a Mutex object that another thread has abandoned by exiting without releasing it. [Class] | AbandonedMutexException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Represents ambient data that is local to a given asynchronous control flow, such as an asynchronous method. [Class] | AsyncLocalT | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Notifies a waiting thread that an event has occurred. This class cannot be inherited. [Class] | AutoResetEvent | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Enables multiple tasks to cooperatively work on an algorithm in parallel through multiple phases. [Class] | Barrier | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when the post-phase action of a Barrier fails [Class] | BarrierPostPhaseException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Signals to a CancellationToken that it should be canceled. [Class] | CancellationTokenSource | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides methods for setting and capturing the compressed stack on the current thread. This class cannot be inherited. [Class] | CompressedStack | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Represents a synchronization primitive that is signaled when its count reaches zero. [Class] | CountdownEvent | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Represents a thread synchronization event. [Class] | EventWaitHandle | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Manages the execution context for the current thread. This class cannot be inherited. [Class] | ExecutionContext | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Encapsulates and propagates the host execution context across threads. [Class] | HostExecutionContext | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides the functionality that allows a common language runtime host to participate in the flow, or migration, of the execution context. [Class] | HostExecutionContextManager | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides atomic operations for variables that are shared by multiple threads. [Class] | Interlocked | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides lazy initialization routines. [Class] | LazyInitializer | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when recursive entry into a lock is not compatible with the recursion policy for the lock. [Class] | LockRecursionException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Notifies one or more waiting threads that an event has occurred. This class cannot be inherited. [Class] | ManualResetEvent | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides a slimmed down version of ManualResetEvent. [Class] | ManualResetEventSlim | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides a mechanism that synchronizes access to objects. [Class] | Monitor | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] A synchronization primitive that can also be used for interprocess synchronization. [Class] | Mutex | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides a managed representation of a Win32 OVERLAPPED structure, including methods to transfer information from an Overlapped instance to a NativeOverlapped structure. [Class] | Overlapped | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Defines a lock that supports single writers and multiple readers. [Class] | ReaderWriterLock | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Represents a lock that is used to manage access to a resource, allowing multiple threads for reading or exclusive access for writing. [Class] | ReaderWriterLockSlim | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Represents a handle that has been registered when calling RegisterWaitForSingleObject. This class cannot be inherited. [Class] | RegisteredWaitHandle | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Limits the number of threads that can access a resource or pool of resources concurrently. [Class] | Semaphore | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when the SemaphoreRelease method is called on a semaphore whose count is already at the maximum. [Class] | SemaphoreFullException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Represents a lightweight alternative to Semaphore that limits the number of threads that can access a resource or pool of resources concurrently. [Class] | SemaphoreSlim | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides the basic functionality for propagating a synchronization context in various synchronization models. [Class] | SynchronizationContext | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when a method requires the caller to own the lock on a given Monitor, and the method is invoked by a caller that does not own that lock. [Class] | SynchronizationLockException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Creates and controls a thread, sets its priority, and gets its status. To browse the .NET Framework source code for this type, see the Reference Source. [Class] | Thread | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when a call is made to the Abort method. This class cannot be inherited. [Class] | ThreadAbortException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides data for the ThreadException event. [Class] | ThreadExceptionEventArgs | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when a Thread is interrupted while it is in a waiting state. [Class] | ThreadInterruptedException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides thread-local storage of data. [Class] | ThreadLocalT | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides a pool of threads that can be used to execute tasks, post work items, process asynchronous I/O, wait on behalf of other threads, and process timers. [Class] | ThreadPool | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when a failure occurs in a managed thread after the underlying operating system thread has been started, but before the thread is ready to execute user code. [Class] | ThreadStartException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when a Thread is in an invalid ThreadState for the method call. [Class] | ThreadStateException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Contains constants that specify infinite time-out intervals. This class cannot be inherited. [Class] | Timeout | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides a mechanism for executing a method at specified intervals. This class cannot be inherited.To browse the .NET Framework source code for this type, see the Reference Source. [Class] | Timer | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Contains methods for performing volatile memory operations. [Class] | Volatile | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Encapsulates operating system–specific objects that wait for exclusive access to shared resources. [Class] | WaitHandle | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] The exception that is thrown when an attempt is made to open a system mutex or semaphore that does not exist. [Class] | WaitHandleCannotBeOpenedException | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
a77a7662_System_Threading_Namespace_____Class | [Description] Provides convenience methods to for working with a safe handle for a wait handle. [Class] | WaitHandleExtensions | [] | System.Threading Namespace () | Class | https://msdn.microsoft.com/en-us/system.threading | 22/1438043062635.98_20150728002422-00311-ip-10-236-191-2_877987858_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] AutoIncrementSeed [Description] | Specifies the value at which the series for new identity columns is assigned. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] AutoIncrementStep [Description] | Specifies the increment between values in the identity column. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] BaseCatalogName [Description] | The name of the catalog associated with the results of the latest query. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] BaseColumnNamespace [Description] | The namespace of the column. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] BaseServerName [Description] | The server name of the column. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] BaseTableNamespace [Description] | The namespace for the table that contains the column. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] ColumnMapping [Description] | Specifies the mapping for the column. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] DefaultValue [Description] | The default value for the column. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] Expression [Description] | The expression used to compute the column. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] IsAutoIncrement [Description] | Specifies whether the column values in the column are automatically incremented. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] IsHidden [Description] | Specifies whether this column is hidden. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] IsReadOnly [Description] | Specifies whether this column is read-only. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] IsRowVersion [Description] | Specifies whether this column contains row version information. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
4e9ca29c_umn_Class__System_Data_Common___Description | [Name] ProviderSpecificDataType [Description] | Specifies the provider-specific data type of the column. | [] | SchemaTableOptionalColumn Class (System.Data.Common) | Description | https://msdn.microsoft.com/en-us/library/system.data.common.schematableoptionalcolumn.aspx | 22/1438042990177.43_20150728002310-00219-ip-10-236-191-2_895010792_0.json |
c503f054__Data_SqlServerCe_Namespace_____Description | [Delegate] OnStartTableDownload [Description] | A user-defined delegate to the event that fires at the start of downloading table changes from the server. | [] | System.Data.SqlServerCe Namespace () | Description | https://msdn.microsoft.com/en-us/library/System.Data.SqlServerCe(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00104-ip-10-236-191-2_886436844_1.json |
c503f054__Data_SqlServerCe_Namespace_____Description | [Delegate] OnStartTableUpload [Description] | A user-defined delegate to the event that fires at the start of uploading table changes to the server. | [] | System.Data.SqlServerCe Namespace () | Description | https://msdn.microsoft.com/en-us/library/System.Data.SqlServerCe(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00104-ip-10-236-191-2_886436844_1.json |
c503f054__Data_SqlServerCe_Namespace_____Description | [Delegate] OnSynchronization [Description] | A user-defined delegate that consumes the ongoing synchronization events reported during the reconciler work. | [] | System.Data.SqlServerCe Namespace () | Description | https://msdn.microsoft.com/en-us/library/System.Data.SqlServerCe(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00104-ip-10-236-191-2_886436844_1.json |
c503f054__Data_SqlServerCe_Namespace_____Description | [Delegate] SqlCeFlushFailureEventHandler [Description] | The delegate that must be implemented to listen for FlushFailure events. | [] | System.Data.SqlServerCe Namespace () | Description | https://msdn.microsoft.com/en-us/library/System.Data.SqlServerCe(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00104-ip-10-236-191-2_886436844_1.json |
c503f054__Data_SqlServerCe_Namespace_____Description | [Delegate] SqlCeInfoMessageEventHandler [Description] | Represents the method that will handle the InfoMessage event of a SqlCeConnection. | [] | System.Data.SqlServerCe Namespace () | Description | https://msdn.microsoft.com/en-us/library/System.Data.SqlServerCe(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00104-ip-10-236-191-2_886436844_1.json |
c503f054__Data_SqlServerCe_Namespace_____Description | [Delegate] SqlCeRowUpdatedEventHandler [Description] | Represents the method that will handle the RowUpdated event of a SqlCeDataAdapter. | [] | System.Data.SqlServerCe Namespace () | Description | https://msdn.microsoft.com/en-us/library/System.Data.SqlServerCe(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00104-ip-10-236-191-2_886436844_1.json |
c503f054__Data_SqlServerCe_Namespace_____Description | [Delegate] SqlCeRowUpdatingEventHandler [Description] | Represents the method that handles the RowUpdating event of a SqlCeDataAdapter. | [] | System.Data.SqlServerCe Namespace () | Description | https://msdn.microsoft.com/en-us/library/System.Data.SqlServerCe(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00104-ip-10-236-191-2_886436844_1.json |
ccd50f8b_rkloads_with_Resource_Governor__Topic | [Description] Describes Resource Governor and how it can help database administrators manage server workload and resources. [Topic] | Introducing Resource Governor | [] | Managing SQL Server Workloads with Resource Governor | Topic | https://msdn.microsoft.com/en-us/library/bb933866(v=sql.105).aspx | 22/1438042990609.0_20150728002310-00339-ip-10-236-191-2_878362097_0.json |
ccd50f8b_rkloads_with_Resource_Governor__Topic | [Description] Describes the basic concepts of Resource Governor and its components. [Topic] | Resource Governor Concepts | [] | Managing SQL Server Workloads with Resource Governor | Topic | https://msdn.microsoft.com/en-us/library/bb933866(v=sql.105).aspx | 22/1438042990609.0_20150728002310-00339-ip-10-236-191-2_878362097_0.json |
ccd50f8b_rkloads_with_Resource_Governor__Topic | [Description] Describes Resource Governor security and considerations for ensuring the secure use of Resource Governor. [Topic] | Resource Governor Security | [] | Managing SQL Server Workloads with Resource Governor | Topic | https://msdn.microsoft.com/en-us/library/bb933866(v=sql.105).aspx | 22/1438042990609.0_20150728002310-00339-ip-10-236-191-2_878362097_0.json |
ccd50f8b_rkloads_with_Resource_Governor__Topic | [Description] Describes Resource Governor states and changes in state that affect the Resource Governor configuration and request processing. [Topic] | Resource Governor States | [] | Managing SQL Server Workloads with Resource Governor | Topic | https://msdn.microsoft.com/en-us/library/bb933866(v=sql.105).aspx | 22/1438042990609.0_20150728002310-00339-ip-10-236-191-2_878362097_0.json |
ccd50f8b_rkloads_with_Resource_Governor__Topic | [Description] Describes how Resource Governor monitors its components. [Topic] | Resource Governor Monitoring | [] | Managing SQL Server Workloads with Resource Governor | Topic | https://msdn.microsoft.com/en-us/library/bb933866(v=sql.105).aspx | 22/1438042990609.0_20150728002310-00339-ip-10-236-191-2_878362097_0.json |
ccd50f8b_rkloads_with_Resource_Governor__Topic | [Description] Provides common scenarios that a database administrator might encounter and describes how to configure Resource Governor in response to the scenarios. [Topic] | Resource Governor Workload Management Scenarios | [] | Managing SQL Server Workloads with Resource Governor | Topic | https://msdn.microsoft.com/en-us/library/bb933866(v=sql.105).aspx | 22/1438042990609.0_20150728002310-00339-ip-10-236-191-2_878362097_0.json |
ccd50f8b_rkloads_with_Resource_Governor__Topic | [Description] Provides an overview of the DDL and views that you can use to configure, run, and obtain information about a Resource Governor session. [Topic] | Resource Governor DDL and System Views | [] | Managing SQL Server Workloads with Resource Governor | Topic | https://msdn.microsoft.com/en-us/library/bb933866(v=sql.105).aspx | 22/1438042990609.0_20150728002310-00339-ip-10-236-191-2_878362097_0.json |
ccd50f8b_rkloads_with_Resource_Governor__Topic | [Description] Provides how-to topics about how to use Resource Governor, either by using Transact-SQL or SQL Server Management Studio. [Topic] | Resource Governor How-to Topics | [] | Managing SQL Server Workloads with Resource Governor | Topic | https://msdn.microsoft.com/en-us/library/bb933866(v=sql.105).aspx | 22/1438042990609.0_20150728002310-00339-ip-10-236-191-2_878362097_0.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Specifies the reason for most debugging events. [Enumeration] | dbgEventReason2 | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Used whenever an expression is evaluated in the immediate window or the GetExpression2 object in the debugger. [Enumeration] | dbgExpressionEvaluationState | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Specifies whether heap information is written to the minidump. [Enumeration] | dbgMinidumpOption | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Used by DebuggerProcessEvents to specify the state of the debugger. [Enumeration] | dbgProcessState | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Defines the error level of an item listed in the Error List tool window. [Enumeration] | vsBuildErrorLevel | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Defines the types of change events that may be fired in the CodeModelEvents object. [Enumeration] | vsCMChangeKind | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Represents a value defining the kind of class definition represented by the object. [Enumeration] | vsCMClassKind | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Defines when the variable is eligible to be changed. [Enumeration] | vsCMConstKind | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Represents the kind of data type of the code element. [Enumeration] | vsCMDataTypeKind | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Indicates the type of code element. [Enumeration] | vsCMElement2 | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] A constant indicating the type of function. [Enumeration] | vsCMFunction2 | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Represents the type of inheritance. [Enumeration] | vsCMInheritanceKind | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Defines the modifier applied to a method to describe how the method may be overridden. [Enumeration] | vsCMOverrideKind | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Specifies expected parameter behavior. [Enumeration] | vsCMParameterKind | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Informs the code model whether the current parse has completed and if it had errors. [Enumeration] | vsCMParseStatus | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
af28652f_EnvDTE80_Namespace_____Enumeration | [Description] Returns the Get/Set status for the specified property. [Enumeration] | vsCMPropertyKind | [] | EnvDTE80 Namespace () | Enumeration | https://msdn.microsoft.com/en-us/library/0e105c68(v=vs.100).aspx | 22/1438042990177.43_20150728002310-00145-ip-10-236-191-2_881211320_3.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.