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
|
---|---|---|---|---|---|---|---|
d28c5323_Type_Class__System___Description | [Name] IsAssignableFrom [Description] | Determines whether an instance of a specified type can be assigned to the current type instance. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsByRefImpl [Description] | When overridden in a derived class, implements the IsByRef property and determines whether the Type is passed by reference. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsCOMObjectImpl [Description] | When overridden in a derived class, implements the IsCOMObject property and determines whether the Type is a COM object. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsContextfulImpl [Description] | Implements the IsContextful property and determines whether the Type can be hosted in a context. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsDefined [Description] | When overridden in a derived class, indicates whether one or more attributes of the specified type or of its derived types is applied to this member. (Inherited from MemberInfo.) | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsEnumDefined [Description] | Returns a value that indicates whether the specified value exists in the current enumeration type. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsEquivalentTo [Description] | Determines whether two COM types have the same identity and are eligible for type equivalence. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsInstanceOfType [Description] | Determines whether the specified object is an instance of the current Type. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsMarshalByRefImpl [Description] | Implements the IsMarshalByRef property and determines whether the Type is marshaled by reference. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsPointerImpl [Description] | When overridden in a derived class, implements the IsPointer property and determines whether the Type is a pointer. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsPrimitiveImpl [Description] | When overridden in a derived class, implements the IsPrimitive property and determines whether the Type is one of the primitive types. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsSubclassOf [Description] | Determines whether the current Type derives from the specified Type. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] IsValueTypeImpl [Description] | Implements the IsValueType property and determines whether the Type is a value type; that is, not a class or an interface. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] MakeArrayType [Description] | Returns a Type object representing a one-dimensional array of the current type, with a lower bound of zero. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] MakeArrayType(Int32) [Description] | Returns a Type object representing an array of the current type, with the specified number of dimensions. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] MakeByRefType [Description] | Returns a Type object that represents the current type when passed as a ref parameter (ByRef parameter in Visual Basic). | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] MakeGenericType [Description] | Substitutes the elements of an array of types for the type parameters of the current generic type definition and returns a Type object representing the resulting constructed type. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] MakePointerType [Description] | Returns a Type object that represents a pointer to the current type. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] MemberwiseClone [Description] | Creates a shallow copy of the current Object. (Inherited from Object.) | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] ReflectionOnlyGetType [Description] | Gets the Type with the specified name, specifying whether to perform a case-sensitive search and whether to throw an exception if the type is not found. The type is loaded for reflection only, not for execution. | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
d28c5323_Type_Class__System___Description | [Name] ToString [Description] | Returns a String representing the name of the current Type. (Overrides Object.ToString.) | [] | Type Class (System) | Description | https://msdn.microsoft.com/en-us/library/system.type(d=printer)?cs-save-lang=1&cs-lang=vb | 38/1438042991019.80_20150728002311-00205-ip-10-236-191-2_858790714_2.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CertificateContext [Description] | Gets or sets the certificate context. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CertificateObject [Description] | Gets or sets the X.509 certificate object for the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CheckpointFileName [Description] | Gets or sets the name of the file that captures the checkpoint information, which enables a package to restart. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CheckpointUsage [Description] | Gets or sets a value that specifies if or when a package is restarted. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CheckSignatureOnLoad [Description] | Gets or sets a value indicating whether the digital signature is checked when a package is loaded. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Configurations [Description] | Gets the collection of configurations for the package. A package can have more than one configuration associated with it. This property is read-only. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Connections [Description] | Gets the collection of connection managers for the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CreationDate [Description] | Gets or sets the date and time that the package was created. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CreationName [Description] | Returns the string that is used to create an instance of the DtsContainer object. This property is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CreatorComputerName [Description] | Gets or sets the name of the computer on which the package was created. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] CreatorName [Description] | Gets or sets the name of the individual who created the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] DebugMode [Description] | Gets or sets a Boolean that indicates whether the DtsContainer object is in debug mode and whether it should fire the OnBreakpointHit event while running. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] DelayValidation [Description] | Gets or sets a Boolean that indicates whether validation of the task is delayed until run time. The default value is false. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Description [Description] | Gets or sets the description of the DtsContainer object. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] DesignEvents [Description] | Gets or sets an IDTSEvents that indicates if the designer or other third-party client is to receive events during design time. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] DesignTimeProperties [Description] | Infrastructure. Gets or sets the design time properties of a package such as layout information. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Disable [Description] | A Boolean that indicates if the DtsContainer object is disabled. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] DisableEventHandlers [Description] | Gets or sets a Boolean that indicates whether the event handlers on task are disabled. (Inherited from EventsProvider.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] DumpDescriptor [Description] | Infrastructure. Specify when a dump file should be generated. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] DumpOnAnyError [Description] | Infrastructure. Specify if a dump file should be generated when any error occurs during package execution. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] EnableConfigurations [Description] | Gets or sets a value that indicates whether the package loads configurations. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] EnableDump [Description] | Infrastructure. Specify if the dump file generation is enabled. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] EncryptCheckpoints [Description] | Gets or sets a value that indicates whether the checkpoint files are encrypted. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Errors [Description] | Gets the collection of errors associated with the package. This field is read-only. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] EventHandlers [Description] | Returns a collection of event handler objects. This field is read-only. (Inherited from EventsProvider.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] EventInfos [Description] | Returns a collection of EventInfo objects. This field is read-only. (Inherited from EventsProvider.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Executables [Description] | Gets the collection of executable objects contained within the package that are a part of the package workflow. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ExecutionDuration [Description] | Returns a value that indicates the amount of time that the container spent in execution, in milliseconds. This property is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ExecutionResult [Description] | Returns a value that indicates the success or failure of the execution of the DtsContainer object. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ExecutionStatus [Description] | Returns a value that indicates the current status of the execution of the DtsContainer object at the time of the call. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ExtendedProperties [Description] | Gets the ExtendedProperties collection for the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] FailPackageOnFailure [Description] | Gets or sets a value that indicates whether the package fails when a task or component in the package fails. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] FailParentOnFailure [Description] | Gets or sets a Boolean that defines whether the parent container fails when a child container fails. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ForcedExecutionValue [Description] | If the ForceExecutionValue property is set to True, gets or sets a value that specifies the optional execution value that the package returns. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ForceExecutionResult [Description] | Gets or sets a DTSForcedExecResult enumeration value that specifies the forced execution result of the container. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ForceExecutionValue [Description] | Gets or sets a Boolean that indicates whether the execution value of the container should be forced to contain a particular value. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] HasExpressions [Description] | Gets a value that indicates whether the package has expressions. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ID [Description] | Returns the ID, which is a GUID, of the DtsContainer. The value is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] IgnoreConfigurationsOnLoad [Description] | Infrastructure. Gets or sets a value that indicates whether the package ignores configurations when the package is loaded. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] InteractiveMode [Description] | Gets or sets a value that indicates whether the tasks should show user interface objects while executing. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] IsDefaultLocaleID [Description] | A Boolean that indicates whether the container uses the default locale. This property is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] IsolationLevel [Description] | Gets or sets the isolation level of the transaction in the DtsContainer object. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] LocaleID [Description] | Gets or sets an Integer that indicates the Microsoft Win32® localeID to use when the DtsContainer object is executed. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] LogEntryInfos [Description] | Returns a LogEntryInfos object. This property is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] LoggingMode [Description] | Gets or sets a valid value from the DTSLoggingMode enumeration that indicates the logging mode of the container. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] LoggingOptions [Description] | Returns an object that contains properties that indicates the filtering and logging resource for containers. This property is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] LogProviders [Description] | Gets the collection of log providers associated with the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] MaxConcurrentExecutables [Description] | Gets or sets the number of threads that a package can create. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] MaximumErrorCount [Description] | Gets or sets an Integer value that indicates the maximum number of errors that can occur before the DtsContainer object stops running. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Name [Description] | Gets or sets the name of the DtsContainer. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] OfflineMode [Description] | Gets or sets a value that indicates whether the package is working in offline mode. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] PackagePassword [Description] | Sets the value of the password for the package. This property is write-only. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] PackagePriorityClass [Description] | Specifies the Win32 thread priority class of the package thread. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] PackageType [Description] | Specifies a value that identifies the tool that created the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] PackageUpgradeOptions [Description] | Gets or sets the upgrade options for the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Parameters [Description] | Gets the parameters collection for the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Parent [Description] | Returns the parent container. The value is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] PrecedenceConstraints [Description] | Gets the collection of the PrecedenceConstraint objects. This field is read-only. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Project [Description] | Gets or sets the specified project associated with the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Properties [Description] | Gets the collection of the DtsProperties object for the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] ProtectionLevel [Description] | Gets the level of protection on the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] SafeRecursiveProjectPackageExecution [Description] | Gets or sets a value that indicates whether recursive execution of the package is safe. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] SaveCheckpoints [Description] | Gets or sets a value that indicates whether the package will use checkpoints during package execution. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Site [Description] | Infrastructure. Gets or sets the site for the container. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] StartTime [Description] | Returns the time that the container began execution. This property is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] StopTime [Description] | Returns the time that the container ended execution. This property is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] SuppressConfigurationWarnings [Description] | Gets or sets a value that indicates whether the warnings generated by configurations are suppressed. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] SuspendRequired [Description] | Gets or sets a Boolean that indicates if tasks should suspend when they encounter a breakpoint. This value is set by the runtime engine for tasks and containers when a breakpoint is encountered. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] TransactionOption [Description] | Gets or sets a DTSTransactionOption enumeration value that indicates whether the container participates in transactions. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] UpdateObjects [Description] | *** Member deprecated; see Remarks. *** Gets or sets a value that indicates whether the extensible objects can be updated at package load time if an updated version is found. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] VariableDispenser [Description] | Returns a VariableDispenser object so variables associated with the container can be locked. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Variables [Description] | Returns a collection that contains the variables associated with this container. This property is read-only. (Inherited from DtsContainer.) | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] VersionBuild [Description] | Gets the build version of the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] VersionComments [Description] | Gets the version comments associated with the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] VersionGUID [Description] | Gets the version GUID generated when the package is first created. This field is read-only. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] VersionMajor [Description] | Gets the major build version of the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] VersionMinor [Description] | Gets the minor build version of the package. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
cf2cf911_crosoft_SqlServer_Dts_Runtime___Description | [Name] Warnings [Description] | Gets the collection of warnings set on the package. This field is read-only. | [] | Package Class (Microsoft.SqlServer.Dts.Runtime) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.runtime.package.aspx | 38/1438042991019.80_20150728002311-00192-ip-10-236-191-2_877415710_1.json |
e2d9b0ca_ting_Features_in_Windows_Forms__Member | [Description] Occurs after the form is closed. [Member] | FormClosed event | [] | New Additions to Existing Features in Windows Forms | Member | https://msdn.microsoft.com/en-us/library/s3tb26et(v=vs.85).aspx | 38/1438043062723.96_20150728002422-00074-ip-10-236-191-2_879970780_5.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.