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
|
---|---|---|---|---|---|---|---|
fab8cb02_Default_Marshaling_for_Objects__To | [From] Ref object o [Changes propagated back] Always [To] | Variant *pv | [
[
"O",
"b",
"j",
"e",
"c",
"t",
" ",
"o"
],
[
"V",
"a",
"r",
"i",
"a",
"n",
"t",
" ",
"v"
],
[
"R",
"e",
"f",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
" ",
"o"
],
[
"V",
"a",
"r",
"i",
"a",
"n",
"t",
" ",
"*",
"p",
"v"
]
] | Default Marshaling for Objects | To | https://msdn.microsoft.com/en-us/library/2x07fbw8(v=vs.100).aspx | 2/1438042981856.5_20150728002301-00206-ip-10-236-191-2_872033280_6.json |
fab8cb02_Default_Marshaling_for_Objects__To | [From] Variant v(VT_BYREF|VT_*) [Changes propagated back] Never [To] | Object o | [
[
"O",
"b",
"j",
"e",
"c",
"t",
" ",
"o"
],
[
"V",
"a",
"r",
"i",
"a",
"n",
"t",
" ",
"v"
],
[
"R",
"e",
"f",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
" ",
"o"
],
[
"V",
"a",
"r",
"i",
"a",
"n",
"t",
" ",
"*",
"p",
"v"
]
] | Default Marshaling for Objects | To | https://msdn.microsoft.com/en-us/library/2x07fbw8(v=vs.100).aspx | 2/1438042981856.5_20150728002301-00206-ip-10-236-191-2_872033280_6.json |
fab8cb02_Default_Marshaling_for_Objects__To | [From] Variant v(VT_BYREF|VT_) [Changes propagated back] Only if the type has not changed. [To] | Ref Object o | [
[
"O",
"b",
"j",
"e",
"c",
"t",
" ",
"o"
],
[
"V",
"a",
"r",
"i",
"a",
"n",
"t",
" ",
"v"
],
[
"R",
"e",
"f",
" ",
"O",
"b",
"j",
"e",
"c",
"t",
" ",
"o"
],
[
"V",
"a",
"r",
"i",
"a",
"n",
"t",
" ",
"*",
"p",
"v"
]
] | Default Marshaling for Objects | To | https://msdn.microsoft.com/en-us/library/2x07fbw8(v=vs.100).aspx | 2/1438042981856.5_20150728002301-00206-ip-10-236-191-2_872033280_6.json |
70b5ede9_g_properties__SSISDB_Database___Description | [Property Name] ENCRYPTION_ALGORITHM [Description] | The type of encryption algorithm that is used to encrypt sensitive data. The supported values include: DES, TRIPLE_DES, TRIPLE_DES_3KEY, DESX, AES_128, AES_192, and AES_256. Note: The catalog database must be in single-user mode in order to change this property. | [] | catalog.catalog_properties (SSISDB Database) | Description | https://msdn.microsoft.com/en-us/library/ff878147.aspx | 2/1438042981856.5_20150728002301-00039-ip-10-236-191-2_866649851_1.json |
70b5ede9_g_properties__SSISDB_Database___Description | [Property Name] MAX_PROJECT_VERSIONS [Description] | The number of new project versions that will be retained for a single project. When version cleanup is enabled, older versions beyond this count will be deleted. | [] | catalog.catalog_properties (SSISDB Database) | Description | https://msdn.microsoft.com/en-us/library/ff878147.aspx | 2/1438042981856.5_20150728002301-00039-ip-10-236-191-2_866649851_1.json |
70b5ede9_g_properties__SSISDB_Database___Description | [Property Name] OPERATION_CLEANUP_ENABLED [Description] | When the value is TRUE, operation details and operation messages older than RETENTION_WINDOW (days) are deleted from the catalog. When the value is FALSE, all operation details and operation messages are stored in the catalog. Note: a SQL Server job performs the operation cleanup. | [] | catalog.catalog_properties (SSISDB Database) | Description | https://msdn.microsoft.com/en-us/library/ff878147.aspx | 2/1438042981856.5_20150728002301-00039-ip-10-236-191-2_866649851_1.json |
70b5ede9_g_properties__SSISDB_Database___Description | [Property Name] RETENTION_WINDOW [Description] | The number of days that operation details and operation messages are stored in the catalog. When the value is -1, the retention window is infinite. Note: If no cleanup is desired, set OPERATION_CLEANUP_ENABLED to FALSE. | [] | catalog.catalog_properties (SSISDB Database) | Description | https://msdn.microsoft.com/en-us/library/ff878147.aspx | 2/1438042981856.5_20150728002301-00039-ip-10-236-191-2_866649851_1.json |
70b5ede9_g_properties__SSISDB_Database___Description | [Property Name] VALIDATION_TIMEOUT [Description] | Validations will be stopped if they do not complete in the number of seconds specified by this property. | [] | catalog.catalog_properties (SSISDB Database) | Description | https://msdn.microsoft.com/en-us/library/ff878147.aspx | 2/1438042981856.5_20150728002301-00039-ip-10-236-191-2_866649851_1.json |
70b5ede9_g_properties__SSISDB_Database___Description | [Property Name] VERSION_CLEANUP_ENABLED [Description] | When the value is TRUE, only the MAX_PROJECT_VERSIONS number of project versions are stored in the catalog and all other project versions are deleted. When the value is FALSE, all project versions are stored in the catalog. Note: a SQL Server job performs the operation cleanup. | [] | catalog.catalog_properties (SSISDB Database) | Description | https://msdn.microsoft.com/en-us/library/ff878147.aspx | 2/1438042981856.5_20150728002301-00039-ip-10-236-191-2_866649851_1.json |
70b5ede9_g_properties__SSISDB_Database___Description | [Property Name] SERVER_LOGGING_LEVEL [Description] | The default logging level for the Integration Services server. | [] | catalog.catalog_properties (SSISDB Database) | Description | https://msdn.microsoft.com/en-us/library/ff878147.aspx | 2/1438042981856.5_20150728002301-00039-ip-10-236-191-2_866649851_1.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlAnyAttribute [Description] | Gets or sets the XmlAnyAttributeAttribute to override. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlAnyElements [Description] | Gets the collection of XmlAnyElementAttribute objects to override. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlArray [Description] | Gets or sets an object that specifies how the XmlSerializer serializes a public field or read/write property that returns an array. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlArrayItems [Description] | Gets or sets a collection of objects that specify how the XmlSerializer serializes items inserted into an array returned by a public field or read/write property. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlAttribute [Description] | Gets or sets an object that specifies how the XmlSerializer serializes a public field or public read/write property as an XML attribute. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlChoiceIdentifier [Description] | Gets or sets an object that allows you to distinguish between a set of choices. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlDefaultValue [Description] | Gets or sets the default value of an XML element or attribute. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlElements [Description] | Gets a collection of objects that specify how the XmlSerializer serializes a public field or read/write property as an XML element. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlEnum [Description] | Gets or sets an object that specifies how the XmlSerializer serializes an enumeration member. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlIgnore [Description] | Gets or sets a value that specifies whether or not the XmlSerializer serializes a public field or public read/write property. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] Xmlns [Description] | Gets or sets a value that specifies whether to keep all namespace declarations when an object containing a member that returns an XmlSerializerNamespaces object is overridden. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlRoot [Description] | Gets or sets an object that specifies how the XmlSerializer serializes a class as an XML root element. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlText [Description] | Gets or sets an object that instructs the XmlSerializer to serialize a public field or public read/write property as XML text. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d106b446_ies__System_Xml_Serialization___Description | [Name] XmlType [Description] | Gets or sets an object that specifies how the XmlSerializer serializes a class to which the XmlTypeAttribute has been applied. | [] | XmlAttributes Properties (System.Xml.Serialization) | Description | https://msdn.microsoft.com/en-us/library/System.Xml.Serialization.XmlAttributes_properties(v=vs.80).aspx | 2/1438042981856.5_20150728002301-00095-ip-10-236-191-2_883771763_0.json |
d18fc3ac_stem_Diagnostics_CodeAnalysis___Description | [Name] Category [Description] | Gets the category identifying the classification of the attribute. | [] | SuppressMessageAttribute Class (System.Diagnostics.CodeAnalysis) | Description | https://msdn.microsoft.com/en-us/system.diagnostics.codeanalysis.suppressmessageattribute.aspx | 2/1438042981856.5_20150728002301-00127-ip-10-236-191-2_881246673_1.json |
d18fc3ac_stem_Diagnostics_CodeAnalysis___Description | [Name] CheckId [Description] | Gets the identifier of the static analysis tool rule to be suppressed. | [] | SuppressMessageAttribute Class (System.Diagnostics.CodeAnalysis) | Description | https://msdn.microsoft.com/en-us/system.diagnostics.codeanalysis.suppressmessageattribute.aspx | 2/1438042981856.5_20150728002301-00127-ip-10-236-191-2_881246673_1.json |
d18fc3ac_stem_Diagnostics_CodeAnalysis___Description | [Name] Justification [Description] | Gets or sets the justification for suppressing the code analysis message. | [] | SuppressMessageAttribute Class (System.Diagnostics.CodeAnalysis) | Description | https://msdn.microsoft.com/en-us/system.diagnostics.codeanalysis.suppressmessageattribute.aspx | 2/1438042981856.5_20150728002301-00127-ip-10-236-191-2_881246673_1.json |
d18fc3ac_stem_Diagnostics_CodeAnalysis___Description | [Name] MessageId [Description] | Gets or sets an optional argument expanding on exclusion criteria. | [] | SuppressMessageAttribute Class (System.Diagnostics.CodeAnalysis) | Description | https://msdn.microsoft.com/en-us/system.diagnostics.codeanalysis.suppressmessageattribute.aspx | 2/1438042981856.5_20150728002301-00127-ip-10-236-191-2_881246673_1.json |
d18fc3ac_stem_Diagnostics_CodeAnalysis___Description | [Name] Scope [Description] | Gets or sets the scope of the code that is relevant for the attribute. | [] | SuppressMessageAttribute Class (System.Diagnostics.CodeAnalysis) | Description | https://msdn.microsoft.com/en-us/system.diagnostics.codeanalysis.suppressmessageattribute.aspx | 2/1438042981856.5_20150728002301-00127-ip-10-236-191-2_881246673_1.json |
d18fc3ac_stem_Diagnostics_CodeAnalysis___Description | [Name] Target [Description] | Gets or sets a fully qualified path that represents the target of the attribute. | [] | SuppressMessageAttribute Class (System.Diagnostics.CodeAnalysis) | Description | https://msdn.microsoft.com/en-us/system.diagnostics.codeanalysis.suppressmessageattribute.aspx | 2/1438042981856.5_20150728002301-00127-ip-10-236-191-2_881246673_1.json |
d18fc3ac_stem_Diagnostics_CodeAnalysis___Description | [Name] TypeId [Description] | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) | [] | SuppressMessageAttribute Class (System.Diagnostics.CodeAnalysis) | Description | https://msdn.microsoft.com/en-us/system.diagnostics.codeanalysis.suppressmessageattribute.aspx | 2/1438042981856.5_20150728002301-00127-ip-10-236-191-2_881246673_1.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Retrieves the center of the gradient ellipse. [Method] | GetCenter | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Retrieves the offset of the gradient origin relative to the gradient ellipse's center. [Method] | GetGradientOriginOffset | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Retrieves the ID2D1GradientStopCollection associated with this radial gradient brush object. [Method] | GetGradientStopCollection | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Retrieves the x-radius of the gradient ellipse. [Method] | GetRadiusX | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Retrieves the y-radius of the gradient ellipse. [Method] | GetRadiusY | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Specifies the center of the gradient ellipse in the brush's coordinate space. [Method] | SetCenter | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Specifies the offset of the gradient origin relative to the gradient ellipse's center. [Method] | SetGradientOriginOffset | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Specifies the x-radius of the gradient ellipse, in the brush's coordinate space. [Method] | SetRadiusX | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
4de9c6e6_dientBrush_interface__Windows___Method | [Description] Specifies the y-radius of the gradient ellipse, in the brush's coordinate space. [Method] | SetRadiusY | [
[
"G",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"G",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"S",
"t",
"o",
"p",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"G",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
],
[
"S",
"e",
"t",
"C",
"e",
"n",
"t",
"e",
"r"
],
[
"S",
"e",
"t",
"G",
"r",
"a",
"d",
"i",
"e",
"n",
"t",
"O",
"r",
"i",
"g",
"i",
"n",
"O",
"f",
"f",
"s",
"e",
"t"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"X"
],
[
"S",
"e",
"t",
"R",
"a",
"d",
"i",
"u",
"s",
"Y"
]
] | ID2D1RadialGradientBrush interface (Windows) | Method | https://msdn.microsoft.com/en-us/library/windows/apps/dd371529 | 2/1438042981856.5_20150728002301-00256-ip-10-236-191-2_860442258_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] Nowhere [Description] | The specified point is either not on the month calendar control, or it is in an inactive portion of the control. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] TitleBackground [Description] | The specified point is over the background of a month's title. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] TitleMonth [Description] | The specified point is in a month's title bar, over a month name. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] TitleYear [Description] | The specified point is in a month's title bar, over the year value. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] NextMonthButton [Description] | The specified point is over the button at the upper-right corner of the control. If the user clicks here, the month calendar scrolls its display to the next month or set of months. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] PrevMonthButton [Description] | The specified point is over the button at the upper-left corner of the control. If the user clicks here, the month calendar scrolls its display to the previous month or set of months. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] CalendarBackground [Description] | The specified point is part of the calendar's background. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] Date [Description] | The specified point is on a date within the calendar. The Time property of MonthCalendar.HitTestInfo is set to the date at the specified point. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] NextMonthDate [Description] | The specified point is over a date from the next month (partially displayed at the top of the currently displayed month). If the user clicks here, the month calendar scrolls its display to the next month or set of months. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] PrevMonthDate [Description] | The specified point is over a date from the previous month (partially displayed at the top of the currently displayed month). If the user clicks here, the month calendar scrolls its display to the previous month or set of months. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] DayOfWeek [Description] | The specified point is over a day abbreviation ("Fri", for example). The Time property of MonthCalendar.HitTestInfo is set to January 1, 0001. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] WeekNumbers [Description] | The specified point is over a week number. This occurs only if the ShowWeekNumbers property of MonthCalendar is enabled. The Time property of MonthCalendar.HitTestInfo is set to the corresponding date in the leftmost column. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
44e1b1b4_eration__System_Windows_Forms___Description | [Member name] TodayLink [Description] | The specified point is on the today link at the bottom of the month calendar control. | [] | MonthCalendar.HitArea Enumeration (System.Windows.Forms) | Description | https://msdn.microsoft.com/en-us/library/system.windows.forms.monthcalendar.hitarea(v=vs.90).aspx | 2/1438042981856.5_20150728002301-00187-ip-10-236-191-2_873515793_0.json |
9cb29a93__Using_Notifications__Windows___Usage | [Site Type] Financial Site [Usage] | Notify the user that a payment is due or that the user's balance is low Indicate when the user session has been or is about to be logged out | [] | Further Ideas: Using Notifications (Windows) | Usage | https://msdn.microsoft.com/en-us/library/gg193982.aspx | 24/1438042989043.35_20150728002309-00189-ip-10-236-191-2_896063764_0.json |
9cb29a93__Using_Notifications__Windows___Usage | [Site Type] Social Gaming Site [Usage] | Notify the user that a friend has sent a gift or a request for help Display the number of friends that are also online Notify the user of chat requests | [] | Further Ideas: Using Notifications (Windows) | Usage | https://msdn.microsoft.com/en-us/library/gg193982.aspx | 24/1438042989043.35_20150728002309-00189-ip-10-236-191-2_896063764_0.json |
9cb29a93__Using_Notifications__Windows___Usage | [Site Type] Blog [Usage] | Notify the user that someone has commented on his or her post | [] | Further Ideas: Using Notifications (Windows) | Usage | https://msdn.microsoft.com/en-us/library/gg193982.aspx | 24/1438042989043.35_20150728002309-00189-ip-10-236-191-2_896063764_0.json |
9cb29a93__Using_Notifications__Windows___Usage | [Site Type] Sports Site [Usage] | Notify the user when a favorite team wins | [] | Further Ideas: Using Notifications (Windows) | Usage | https://msdn.microsoft.com/en-us/library/gg193982.aspx | 24/1438042989043.35_20150728002309-00189-ip-10-236-191-2_896063764_0.json |
9cb29a93__Using_Notifications__Windows___Usage | [Site Type] Photo Sharing Site [Usage] | Display the number of messages or comments that have been received Notify the user when a friend leaves a comment | [] | Further Ideas: Using Notifications (Windows) | Usage | https://msdn.microsoft.com/en-us/library/gg193982.aspx | 24/1438042989043.35_20150728002309-00189-ip-10-236-191-2_896063764_0.json |
9cb29a93__Using_Notifications__Windows___Usage | [Site Type] Music Site [Usage] | Flash the taskbar button when the end of the playlist is reached | [] | Further Ideas: Using Notifications (Windows) | Usage | https://msdn.microsoft.com/en-us/library/gg193982.aspx | 24/1438042989043.35_20150728002309-00189-ip-10-236-191-2_896063764_0.json |
9c0f49f9_sp_spaceused__Transact_SQL___Description | [Column name] name [Data type] nvarchar(128) [Description] | Name of the object for which space usage information was requested. The schema name of the object is not returned. If the schema name is required, use the sys.dm_db_partition_stats or sys.dm_db_index_physical_stats dynamic management views to obtain equivalent size information. | [] | sp_spaceused (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
9c0f49f9_sp_spaceused__Transact_SQL___Description | [Column name] rows [Data type] char(11) [Description] | Number of rows existing in the table. If the object specified is a Service Broker queue, this column indicates the number of messages in the queue. | [] | sp_spaceused (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
9c0f49f9_sp_spaceused__Transact_SQL___Description | [Column name] reserved [Data type] varchar(18) [Description] | Total amount of reserved space for objname. | [] | sp_spaceused (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
9c0f49f9_sp_spaceused__Transact_SQL___Description | [Column name] data [Data type] varchar(18) [Description] | Total amount of space used by data in objname. | [] | sp_spaceused (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
9c0f49f9_sp_spaceused__Transact_SQL___Description | [Column name] index_size [Data type] varchar(18) [Description] | Total amount of space used by indexes in objname. | [] | sp_spaceused (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
9c0f49f9_sp_spaceused__Transact_SQL___Description | [Column name] unused [Data type] varchar(18) [Description] | Total amount of space reserved for objname but not yet used. | [] | sp_spaceused (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
30dc39ac_How_tos_for_SharePoint_2013__Summary | [Title] How to: Create report renderers for PerformancePoint Services in SharePoint 2013 [Summary] | Learn how to create the renderer component in a custom report extension for PerformancePoint Services. | [] | How-tos for SharePoint 2013 | Summary | https://msdn.microsoft.com/en-us/library/jj901636.aspx | 24/1438042989043.35_20150728002309-00201-ip-10-236-191-2_896008850_13.json |
30dc39ac_How_tos_for_SharePoint_2013__Summary | [Title] How to: Create report editors for PerformancePoint Services in SharePoint 2013 [Summary] | Learn how to create the editor component of a custom report extension for PerformancePoint Services. | [] | How-tos for SharePoint 2013 | Summary | https://msdn.microsoft.com/en-us/library/jj901636.aspx | 24/1438042989043.35_20150728002309-00201-ip-10-236-191-2_896008850_13.json |
30dc39ac_How_tos_for_SharePoint_2013__Summary | [Title] How to: Create filter data providers for PerformancePoint Services in SharePoint 2013 [Summary] | Learn how to create the data provider component in a custom filter extension for PerformancePoint Services. | [] | How-tos for SharePoint 2013 | Summary | https://msdn.microsoft.com/en-us/library/jj901636.aspx | 24/1438042989043.35_20150728002309-00201-ip-10-236-191-2_896008850_13.json |
30dc39ac_How_tos_for_SharePoint_2013__Summary | [Title] How to: Create filter editors for PerformancePoint Services in SharePoint 2013 [Summary] | Learn how to create the editor component of a custom filter extension for PerformancePoint Services. | [] | How-tos for SharePoint 2013 | Summary | https://msdn.microsoft.com/en-us/library/jj901636.aspx | 24/1438042989043.35_20150728002309-00201-ip-10-236-191-2_896008850_13.json |
30dc39ac_How_tos_for_SharePoint_2013__Summary | [Title] How to: Create tabular data source providers for PerformancePoint Services in SharePoint 2013 [Summary] | Learn how to create the data source provider component in a custom tabular data source extension for PerformancePoint Services. | [] | How-tos for SharePoint 2013 | Summary | https://msdn.microsoft.com/en-us/library/jj901636.aspx | 24/1438042989043.35_20150728002309-00201-ip-10-236-191-2_896008850_13.json |
30dc39ac_How_tos_for_SharePoint_2013__Summary | [Title] How to: Create tabular data source editors for PerformancePoint Services in SharePoint 2013 [Summary] | Learn how to create the editor component of a custom tabular data source extension for PerformancePoint Services. | [] | How-tos for SharePoint 2013 | Summary | https://msdn.microsoft.com/en-us/library/jj901636.aspx | 24/1438042989043.35_20150728002309-00201-ip-10-236-191-2_896008850_13.json |
30dc39ac_How_tos_for_SharePoint_2013__Summary | [Title] How to: Create scorecard transforms for PerformancePoint Services in SharePoint 2013 [Summary] | Learn how to create custom scorecard transforms for PerformancePoint Services in SharePoint Server 2013. | [] | How-tos for SharePoint 2013 | Summary | https://msdn.microsoft.com/en-us/library/jj901636.aspx | 24/1438042989043.35_20150728002309-00201-ip-10-236-191-2_896008850_13.json |
7a2aa438_osoft_StylusInput_Namespace_____Class | [Description] Displays the tablet pen data in real-time as that data is being handled by the RealTimeStylus object. This class cannot be inherited. [Class] | DynamicRenderer | [
[
"D",
"y",
"n",
"a",
"m",
"i",
"c",
"R",
"e",
"n",
"d",
"e",
"r",
"e",
"r"
],
[
"G",
"e",
"s",
"t",
"u",
"r",
"e",
"R",
"e",
"c",
"o",
"g",
"n",
"i",
"z",
"e",
"r"
],
[
"R",
"e",
"a",
"l",
"T",
"i",
"m",
"e",
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"A",
"s",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"B",
"u",
"t",
"t",
"o",
"n",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"S",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Microsoft.StylusInput Namespace () | Class | https://msdn.microsoft.com/en-us/library/microsoft.stylusinput(v=vs.90).aspx | 24/1438042986423.95_20150728002306-00283-ip-10-236-191-2_875875667_0.json |
7a2aa438_osoft_StylusInput_Namespace_____Class | [Description] Reacts to events by recognizing gestures and adding gesture data into the input queue. [Class] | GestureRecognizer | [
[
"D",
"y",
"n",
"a",
"m",
"i",
"c",
"R",
"e",
"n",
"d",
"e",
"r",
"e",
"r"
],
[
"G",
"e",
"s",
"t",
"u",
"r",
"e",
"R",
"e",
"c",
"o",
"g",
"n",
"i",
"z",
"e",
"r"
],
[
"R",
"e",
"a",
"l",
"T",
"i",
"m",
"e",
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"A",
"s",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"B",
"u",
"t",
"t",
"o",
"n",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"S",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Microsoft.StylusInput Namespace () | Class | https://msdn.microsoft.com/en-us/library/microsoft.stylusinput(v=vs.90).aspx | 24/1438042986423.95_20150728002306-00283-ip-10-236-191-2_875875667_0.json |
7a2aa438_osoft_StylusInput_Namespace_____Class | [Description] Handles the stylus packet data from a digitizer in real time. This class cannot be inherited. [Class] | RealTimeStylus | [
[
"D",
"y",
"n",
"a",
"m",
"i",
"c",
"R",
"e",
"n",
"d",
"e",
"r",
"e",
"r"
],
[
"G",
"e",
"s",
"t",
"u",
"r",
"e",
"R",
"e",
"c",
"o",
"g",
"n",
"i",
"z",
"e",
"r"
],
[
"R",
"e",
"a",
"l",
"T",
"i",
"m",
"e",
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"A",
"s",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"B",
"u",
"t",
"t",
"o",
"n",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"S",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Microsoft.StylusInput Namespace () | Class | https://msdn.microsoft.com/en-us/library/microsoft.stylusinput(v=vs.90).aspx | 24/1438042986423.95_20150728002306-00283-ip-10-236-191-2_875875667_0.json |
7a2aa438_osoft_StylusInput_Namespace_____Class | [Description] Provides access to general information about a tablet pen. [Class] | Stylus | [
[
"D",
"y",
"n",
"a",
"m",
"i",
"c",
"R",
"e",
"n",
"d",
"e",
"r",
"e",
"r"
],
[
"G",
"e",
"s",
"t",
"u",
"r",
"e",
"R",
"e",
"c",
"o",
"g",
"n",
"i",
"z",
"e",
"r"
],
[
"R",
"e",
"a",
"l",
"T",
"i",
"m",
"e",
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"A",
"s",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"B",
"u",
"t",
"t",
"o",
"n",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"S",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Microsoft.StylusInput Namespace () | Class | https://msdn.microsoft.com/en-us/library/microsoft.stylusinput(v=vs.90).aspx | 24/1438042986423.95_20150728002306-00283-ip-10-236-191-2_875875667_0.json |
7a2aa438_osoft_StylusInput_Namespace_____Class | [Description] Maintains a sequenced list of asynchronous plug-ins that implement the IStylusAsyncPlugin interface. Use this class to add new asynchronous plug-ins to an instance of the RealTimeStylus class. [Class] | StylusAsyncPluginCollection | [
[
"D",
"y",
"n",
"a",
"m",
"i",
"c",
"R",
"e",
"n",
"d",
"e",
"r",
"e",
"r"
],
[
"G",
"e",
"s",
"t",
"u",
"r",
"e",
"R",
"e",
"c",
"o",
"g",
"n",
"i",
"z",
"e",
"r"
],
[
"R",
"e",
"a",
"l",
"T",
"i",
"m",
"e",
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"A",
"s",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"B",
"u",
"t",
"t",
"o",
"n",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"S",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Microsoft.StylusInput Namespace () | Class | https://msdn.microsoft.com/en-us/library/microsoft.stylusinput(v=vs.90).aspx | 24/1438042986423.95_20150728002306-00283-ip-10-236-191-2_875875667_0.json |
7a2aa438_osoft_StylusInput_Namespace_____Class | [Description] Provides the name and identifier for stylus buttons associated with an Stylus object. This class cannot be inherited. [Class] | StylusButtons | [
[
"D",
"y",
"n",
"a",
"m",
"i",
"c",
"R",
"e",
"n",
"d",
"e",
"r",
"e",
"r"
],
[
"G",
"e",
"s",
"t",
"u",
"r",
"e",
"R",
"e",
"c",
"o",
"g",
"n",
"i",
"z",
"e",
"r"
],
[
"R",
"e",
"a",
"l",
"T",
"i",
"m",
"e",
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"A",
"s",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"B",
"u",
"t",
"t",
"o",
"n",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"S",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Microsoft.StylusInput Namespace () | Class | https://msdn.microsoft.com/en-us/library/microsoft.stylusinput(v=vs.90).aspx | 24/1438042986423.95_20150728002306-00283-ip-10-236-191-2_875875667_0.json |
7a2aa438_osoft_StylusInput_Namespace_____Class | [Description] Maintains a sequenced list of synchronous plug-ins that implement the IStylusSyncPlugin interface. Use this class to add new synchronous plug-ins to an instance of the RealTimeStylus class. This class cannot be inherited. [Class] | StylusSyncPluginCollection | [
[
"D",
"y",
"n",
"a",
"m",
"i",
"c",
"R",
"e",
"n",
"d",
"e",
"r",
"e",
"r"
],
[
"G",
"e",
"s",
"t",
"u",
"r",
"e",
"R",
"e",
"c",
"o",
"g",
"n",
"i",
"z",
"e",
"r"
],
[
"R",
"e",
"a",
"l",
"T",
"i",
"m",
"e",
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"A",
"s",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"B",
"u",
"t",
"t",
"o",
"n",
"s"
],
[
"S",
"t",
"y",
"l",
"u",
"s",
"S",
"y",
"n",
"c",
"P",
"l",
"u",
"g",
"i",
"n",
"C",
"o",
"l",
"l",
"e",
"c",
"t",
"i",
"o",
"n"
]
] | Microsoft.StylusInput Namespace () | Class | https://msdn.microsoft.com/en-us/library/microsoft.stylusinput(v=vs.90).aspx | 24/1438042986423.95_20150728002306-00283-ip-10-236-191-2_875875667_0.json |
dab0390b_sp_spaceused__Transact_SQL___Column_name | [Data type] nvarchar(128) [Description] Name of the object for which space usage information was requested. The schema name of the object is not returned. If the schema name is required, use the sys.dm_db_partition_stats or sys.dm_db_index_physical_stats dynamic management views to obtain equivalent size information. [Column name] | name | [
[
"n",
"a",
"m",
"e"
],
[
"r",
"o",
"w",
"s"
],
[
"r",
"e",
"s",
"e",
"r",
"v",
"e",
"d"
],
[
"d",
"a",
"t",
"a"
],
[
"i",
"n",
"d",
"e",
"x",
"_",
"s",
"i",
"z",
"e"
],
[
"u",
"n",
"u",
"s",
"e",
"d"
]
] | sp_spaceused (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
dab0390b_sp_spaceused__Transact_SQL___Column_name | [Data type] char(11) [Description] Number of rows existing in the table. If the object specified is a Service Broker queue, this column indicates the number of messages in the queue. [Column name] | rows | [
[
"n",
"a",
"m",
"e"
],
[
"r",
"o",
"w",
"s"
],
[
"r",
"e",
"s",
"e",
"r",
"v",
"e",
"d"
],
[
"d",
"a",
"t",
"a"
],
[
"i",
"n",
"d",
"e",
"x",
"_",
"s",
"i",
"z",
"e"
],
[
"u",
"n",
"u",
"s",
"e",
"d"
]
] | sp_spaceused (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
dab0390b_sp_spaceused__Transact_SQL___Column_name | [Data type] varchar(18) [Description] Total amount of reserved space for objname. [Column name] | reserved | [
[
"n",
"a",
"m",
"e"
],
[
"r",
"o",
"w",
"s"
],
[
"r",
"e",
"s",
"e",
"r",
"v",
"e",
"d"
],
[
"d",
"a",
"t",
"a"
],
[
"i",
"n",
"d",
"e",
"x",
"_",
"s",
"i",
"z",
"e"
],
[
"u",
"n",
"u",
"s",
"e",
"d"
]
] | sp_spaceused (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
dab0390b_sp_spaceused__Transact_SQL___Column_name | [Data type] varchar(18) [Description] Total amount of space used by data in objname. [Column name] | data | [
[
"n",
"a",
"m",
"e"
],
[
"r",
"o",
"w",
"s"
],
[
"r",
"e",
"s",
"e",
"r",
"v",
"e",
"d"
],
[
"d",
"a",
"t",
"a"
],
[
"i",
"n",
"d",
"e",
"x",
"_",
"s",
"i",
"z",
"e"
],
[
"u",
"n",
"u",
"s",
"e",
"d"
]
] | sp_spaceused (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
dab0390b_sp_spaceused__Transact_SQL___Column_name | [Data type] varchar(18) [Description] Total amount of space used by indexes in objname. [Column name] | index_size | [
[
"n",
"a",
"m",
"e"
],
[
"r",
"o",
"w",
"s"
],
[
"r",
"e",
"s",
"e",
"r",
"v",
"e",
"d"
],
[
"d",
"a",
"t",
"a"
],
[
"i",
"n",
"d",
"e",
"x",
"_",
"s",
"i",
"z",
"e"
],
[
"u",
"n",
"u",
"s",
"e",
"d"
]
] | sp_spaceused (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
dab0390b_sp_spaceused__Transact_SQL___Column_name | [Data type] varchar(18) [Description] Total amount of space reserved for objname but not yet used. [Column name] | unused | [
[
"n",
"a",
"m",
"e"
],
[
"r",
"o",
"w",
"s"
],
[
"r",
"e",
"s",
"e",
"r",
"v",
"e",
"d"
],
[
"d",
"a",
"t",
"a"
],
[
"i",
"n",
"d",
"e",
"x",
"_",
"s",
"i",
"z",
"e"
],
[
"u",
"n",
"u",
"s",
"e",
"d"
]
] | sp_spaceused (Transact-SQL) | Column name | https://msdn.microsoft.com/en-us/library/ms188776.aspx | 24/1438042986423.95_20150728002306-00265-ip-10-236-191-2_872635729_6.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] IsSystemObject [Description] | Gets a value that indicates whether the object is a system object. | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] MethodLoginType [Description] | Gets or sets the method login type for the SOAP payload. | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] MethodXsdSchemaOption [Description] | Gets or sets the method XSD schema option that specifies how the XSD schema for the method result is returned in the SOAP payload response. | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] Name [Description] | Gets or sets the name of the object. (Inherited from NamedSmoObject.) | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] Namespace [Description] | Gets or sets the namespace of the SOAP method. (Inherited from SoapMethodObject.) | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] Parent [Description] | Gets or sets the SoapPayload object that is the parent of the SoapPayloadMethod object. | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] Properties [Description] | Gets a collection of Property objects that represent the object properties. (Inherited from SqlSmoObject.) | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] ResultFormat [Description] | Gets or sets the result format, such as whether to return all results including information messages or rowsets only. | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] SqlMethod [Description] | Gets the name of stored procedure or user-defined function that is bound to the SOAP payload method. | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] State [Description] | Gets the state of the referenced object. (Inherited from SmoObjectBase.) | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] Urn [Description] | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Inherited from SqlSmoObject.) | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
36dfb29a_soft_SqlServer_Management_Smo___Description | [Name] UserData [Description] | Gets or sets user-defined data associated with the referenced object. (Inherited from SmoObjectBase.) | [] | SoapPayloadMethod Properties (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.soappayloadmethod_properties.aspx | 24/1438042986423.95_20150728002306-00083-ip-10-236-191-2_889145756_0.json |
160c945b_ebException_Class__System_Net___Description | [Name] WebException() [Description] | Initializes a new instance of the WebException class. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.webexception(v=vs.100).aspx | 24/1438042989790.89_20150728002309-00027-ip-10-236-191-2_884852848_0.json |
160c945b_ebException_Class__System_Net___Description | [Name] WebException(String) [Description] | Initializes a new instance of the WebException class with the specified error message. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.webexception(v=vs.100).aspx | 24/1438042989790.89_20150728002309-00027-ip-10-236-191-2_884852848_0.json |
160c945b_ebException_Class__System_Net___Description | [Name] WebException(SerializationInfo, StreamingContext) [Description] | Initializes a new instance of the WebException class from the specified SerializationInfo and StreamingContext instances. | [] | WebException Class (System.Net) | Description | https://msdn.microsoft.com/en-US/library/system.net.webexception(v=vs.100).aspx | 24/1438042989790.89_20150728002309-00027-ip-10-236-191-2_884852848_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.