Microsoft.AnalysisServices.AdomdClient
表示 ADOMD.NET 数据提供程序。
表示在 ADOMD.NET 对象的缓存的版本不再有效时由 ADOMD.NET 引发的异常。
表示要对分析数据源运行的命令。
使用默认值初始化 类的新实例。
使用命令文本初始化 类的新实例。
The command to be run by the .
使用命令文本和 初始化 类的新实例。
The text of the command to be run by the .
The on which to run the .
尝试取消执行 。
基于当前的 创建并返回 类的实例。
An object.
返回新创建的 。
An object.
运行 ,并且返回 或 。
An object.
运行 ,并且返回 。
A .
运行 且不返回任何结果。
A value of one (1).
运行 并且返回 。
An .
使用指定的 枚举值运行 并且返回 。
An .
A enumeration value that indicates the behavior of the during or after the command runs.
运行 并且返回 。
An that contains the results of the command.
验证 可以运行。
使用 获取或设置要运行的命令。
A that contains the XML-based command for the .
获取或设置要运行的命令。
A string that contains the command for the . The default value is an empty string.
获取或设置等待命令运行的时间,在此时间后, 将停止尝试运行该命令并且生成一个错误。
An integer that contains the time, in seconds, to wait for the command to run.
或者或设置 使用的 。
The used by the .
或者或设置 使用的 。
An , or a null value if no is associated with the . The default value is a null value.
获取 类的实例,该类包含在运行 时使用的参数。
An that contains the parameters used when running the .
获取 类的实例,该类包含与 相关联的属性。
An that contains the properties associated with the .
此成员留待将来使用。
An enumeration value.
表示与多维数据源的连接。
使用默认值初始化 类的新实例。
通过使用来自指定的 类的值初始化 类的新实例。会话标识符和命令状态不相同。
An from which to retrieve connection information.
通过使用指定的连接字符串初始化 类的新实例。
A string that contains the connection string to be used by the .
开始一个新事务。
An that represents the newly started transaction.
使用指定的 枚举值开始一个新事务。
An that represents the newly started transaction.
An enumeration value.
更改打开的 的当前数据库。
The name of the database to which the should connect.
关闭与数据库的连接并结束会话。
关闭与数据库的连接,并且指示是否结束会话。
A Boolean that indicates whether to end the session associated with the .
创建并返回与 相关联的 。
An that is associated with the connection.
通过使用 Guid 对象从数据源返回架构信息,以便指定要返回哪些架构信息并且对信息应用任何指定的限制。
A DataSet that represents the contents of the specified OLE DB schema rowset.
A Guid object that specifies the schema table to be returned.
An array of Object objects that specifies the values for the restriction columns that the schema table uses. These values are applied in the order of the restriction columns. That is, the first restriction value applies to the first restriction column, the second restriction value applies to the second restriction column, and so on.
通过使用架构名称从数据源返回架构信息,以便标识要检索的架构并且对信息应用任何指定的限制。
A DataSet that represents the contents of the specified OLE DB schema table.
The name of the schema to be retrieved.
A collection of objects that specifies the values for the restriction columns used by the schema table.
通过使用 Guid 对象从数据源返回架构信息以便标识信息,对信息应用任何指定的限制,并且可以在发生内联错误时引发异常。
A DataSet that represents the contents of the specified OLE DB schema rowset.
A Guid object that specifies the schema table to be returned.
An array of Object objects that specifies the values for the restriction columns that are used by the schema table. These values are applied in the order of the restriction columns. That is, the first restriction value applies to the first restriction column, the second restriction value applies to the second restriction column, and so on.
If true, inline errors cause an exception to be thrown; otherwise DataRow.GetColumnError is used to determine the error generated.
通过使用架构名称从数据源返回架构信息以便标识信息,对信息应用任何指定的限制,并且可以在发生内联错误时引发异常。
A DataSet that represents the contents of the specified OLE DB schema table.
The name of the schema to be retrieved.
A collection of objects that specifies the values for the restriction columns that the schema table uses.
If true, inline errors cause an exception to be thrown; otherwise, DataRow.GetColumnError is used to determine the error generated.
通过使用架构名称和命名空间从数据源返回架构信息以便标识信息,并且对信息应用任何指定的限制。
A DataSet that represents the contents of the specified OLE DB schema table.
The name of the schema to be retrieved.
The name of the schema namespace to be retrieved.
A collection of objects that specifies the values for the restriction columns that the schema table uses.
通过使用架构名称和命名空间从数据源返回架构信息以便标识信息,对信息应用任何指定的限制,并且可以在发生内联错误时引发异常。
A DataSet that represents the contents of the specified OLE DB schema table.
The name of the schema to be retrieved.
The name of the schema namespace to be retrieved.
A collection of objects that specifies the values for the restriction columns used by the schema table.
If true, inline errors cause an exception to be thrown; otherwise DataRow.GetColumnError is used to determine the error generated.
通过使用在 的 属性中指定的设置,打开与分析数据源的连接。
强制连接以便重新填充来自服务器的所有元数据。
获取实现 的 ADOMD.NET 客户端的版本。
A string that contains the version of the client.
获取或设置 用于打开分析数据源的字符串。
A string that contains the connection string that is used by the .
获取等待建立连接的时间,在此时间后, 将停止尝试连接并且生成一个错误。
An integer that contains the time (in seconds) to wait while trying to establish a connection. The default is zero (0), which sets the time to infinite.
获取一个 实例,该实例表示分析数据源包含的多维数据集的集合。
A that contains the cubes for a multidimensional data source.
获取在打开 后要使用的数据库的名称。
A string that contains the name of the database that the uses.
获取一个 实例,该实例表示分析数据源包含的挖掘模型的集合。
A that represents the collection of mining models that an analytical data source contains.
获取一个 实例,该实例表示分析数据源包含的挖掘服务的集合。
A that represents the collection of mining services that an analytical data source contains.
获取一个 实例,该实例表示分析数据源包含的挖掘结构的集合。
A that represents the collection of mining structures contained by a multidimensional data source.
获取 使用的 XML for Analysis 访问接口的版本。
A string that contains the version of the provider.
获取 使用的服务器的版本。
A string that contains the version of the server.
获取或设置 与服务器一起打开的会话的字符串标识符。
A string that contains a string identifier that represents the unique ID of a session.
获取或设置一个值,该值指示是否返回隐藏的对象。
true if all hidden objects, such as cubes, dimensions, hierarchies, and levels, are shown; otherwise, false.
获取 的当前状态。
A enumeration value that represents the current connection state of the .
表示在连接无法打开或已断开连接时由 ADOMD.NET 引发的异常。
使用有关异常的信息设置指定的 。
A that holds the serialized object data about the exception being thrown.
A that contains contextual information about the source or destination.
获取导致异常的原因。
An enumerator representing the possible reasons that can cause to be raised. Possible values are ., and ..
表示用于分析数据源的 Microsoft .NET Framework 数据适配器。
使用默认值初始化 类的新实例。
通过使用指定的 作为选择命令,初始化 类的新实例。
An with which to set the property.
通过使用指定的命令文本和 ,初始化 类的新实例。
A string that is used as a property of the adapter.
An with which the connection is to be initialized.
通过使用指定的命令文本和连接字符串,初始化 类的新实例。
A string that is used as a property of the adapter.
A string with which the connection is initialized.
此成员留待将来使用。
The that is used to update the data source.
获取或设置用于从分析数据源检索数据的命令。
An that contains the command that is used to retrieve data from an analytical data source.
提供一种方法用于读取通过运行命令获得的只进结果集,并可用于访问分析数据源。
关闭 。
执行与释放或重置非托管资源关联的应用程序定义的任务。
返回包含来自指定列的值的Boolean。
A Boolean that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的 Byte。
A Byte that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
此成员留待将来使用。
A Long that contains the number of bytes actually read from the column.
The zero-based ordinal position of the column to be retrieved.
The zero-based index within the column from which to begin reading data.
The buffer into which to read the stream of bytes.
The zero-based index within the buffer from which to begin writing data.
The number of bytes to read from the column.
返回包含来自指定列的值的 Char。
A Char that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的流的 Char 对象的数组。
A Long that contains the number of characters actually read from the column.
The zero-based ordinal position of the column to be retrieved.
The zero-based index within the column from which to begin reading data.
The buffer into which to read the stream of characters.
The zero-based index within the buffer from which to begin writing data.
The number of characters to read from the column.
返回在某一列指向更多远程结构数据时要使用的 System.Data.IDataReader 接口。
A System.Data.IDataReader interface that points to more remote structured data referenced by the column. For more information, see .
The zero-based ordinal position of the column to find.
从指定的列获取 对象。
An object from the specified column.
The zero-based ordinal position of the column to be retrieved.
返回一个字符串,该字符串包含指定列的数据类型的全名。
A String that contains the full name of the data type for the specified column.
The zero-based ordinal position of the column to find.
返回包含来自指定列的值的 DateTime。
A DateTime that contains the value, converted to local system time, of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的 Decimal。
A Decimal that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的 Double。
A Double that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
获取用于遍历集合的 IEnumerator 接口。
An IEnumerator interface for iterating through the collection.
返回表示指定列的数据类型的 Type。
A Type that contains the type of the Object returned by the method.
The zero-based ordinal position of the column to find.
返回包含来自指定列的值的 Float。
A Single that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的 Guid。
A Guid that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的 Int16。
An Int16 that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的 Int32。
An Int32 that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的 Int64。
An Int64 that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回指定列的名称。
A String that contains the name of the specified column.
The zero-based ordinal position of the column to find.
返回指定列的序号位置。
An Integer that contains the ordinal position of the specified column.
The name of the column to find.
返回一个 DataTable,它描述 的列元数据。
A DataTable that contains the schema information for the current result of the .
返回包含来自指定列的值的 String。
A String that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回包含来自指定列的值的 TimeSpan。
A TimeSpan that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
返回以本机格式表示的指定列的值。
An Object that contains the value of the specified column.
The zero-based ordinal position of the column to be retrieved.
获取当前行中所有列的值的数组。
An Integer that contains the number of instances copied into the array of Object objects.
An array of Object objects into which to copy the column values.
返回一个布尔值,该值包含指示列是否设置为 Null 的值。
A Boolean containing true if the column is set to null; false otherwise.
The zero-based ordinal position of the column to find.
此成员留待将来使用。
Always false.
将 前移到下一行。
A Boolean that contains true if there are more rows; false otherwise.
获取一个值,该值指示当前行的嵌套深度。
An Integer that contains the depth of nesting for the current row.
获取一个值,该值指示当前行中的列数。
An Integer that contains the number of columns in the current row.
获取一个值,该值指示数据读取器是否关闭。
A Boolean that contains a value indicating whether the data reader is closed.
在给定列的序号位置的情况下,获取指定列的以本机格式表示的值。在 Microsoft Visual C# 中,此属性为 类的索引器。
An Object that contains the value of the specified column.
The zero-based index of the column to be retrieved.
在给定列的名称的情况下,获取指定列的以本机格式表示的值。在 Microsoft Visual C# 中,此属性为 类的索引器。
An Object that contains the value of the specified column.
The name of the column to be retrieved.
此成员留待将来使用。
An Integer that contains the value -1.
对于只进 ,不支持此方法。
表示特定于服务器或提供程序的错误。
返回表示当前对象的一个字符串。
A String that contains the property value of the .
获取 的错误代码。
An Int that contains the error code of the .
获取指向与此 关联的帮助文件的链接。
A String that contains the Uniform Resource Name (URN) or Uniform Resource Locator (URL) of a link to a Help file.
获取描述错误的位置的 。
An describing the location of the error.
获取 的错误消息。
A String that contains the error text and description returned by the component or object that generated the error.
获取导致了与 关联的错误的应用程序或对象的名称。
A String that contains the name of the application or object that caused the error.
获取 对象的集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array class in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
实现 接口以便支持遍历 并读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示 或 中发生错误的位置。
生成了错误的最后一列。
An Integer representing the last column on which the error was generated.
生成了错误的最后一行。
An Integer representing the last line on which the error was generated.
导致生成了错误的行的字符数。
An Integer representing the number of characters leading up to the line on which the error was generated.
生成了错误的第一列。
An Integer representing the first column on which the error was generated.
生成了错误的第一行。
An Integer representing the first line on which the error was generated.
生成了错误的文本的长度。
An Integer representing the length of text which generated the error.
表示在从指示某一错误的提供程序接收响应时由 ADOMD.NET 引发的异常。该异常包含 对象的集合,这些对象包含与提供程序报告的每个问题有关的信息。
使用有关异常的信息设置指定的 。
A that holds the serialized object data about the exception being thrown.
A that contains contextual information about the source or destination.
从 包含的 集合中的第一个 获取 属性的值。
An unsigned integer representing the property from the first in the collection contained by the .
获取对异常包含的 的引用。
An that describes the series of errors that led to the exception. The collection contains one or more instances of that encapsulate the errors received by the .
从异常包含的 集合中的第一个 获取 属性的值。
A string representing the Uniform Resource Name (URN) or Uniform Resource Locator (URL) of the Help file referenced by the first in the collection contained by the exception.
从异常包含的 集合中的第一个 获取 属性的值。
Either a string explaining the reason for the error or an empty string ("") from the first in the collection contained by the exception.
从异常包含的 集合中的第一个 获取 属性的值。
A string containing the name of the application or object from the first in the collection contained by the exception.
表示 ADOMD.NET 引发的异常。
使用指定的序列化和流上下文初始化 类的新实例。
A that holds the serialized object data about the exception being thrown.
A that contains contextual information about the source or destination.
表示 对象的参数。
初始化 类的新实例。
使用 的名称和值初始化 类的新实例。
The name of the parameter.
The value of the parameter.
创建是当前实例的副本的新 。
返回 。
此属性保留供将来使用。
获取或设置一个值,该值指示参数的方向。始终返回 ParameterDirection.Input。
获取一个值,该值指示参数是否接受 null 值。始终返回 false。
获取或设置 的名称。
此属性保留供将来使用。
此属性保留供将来使用。
此属性保留供将来使用。
此属性保留供将来使用。
获取或设置在加载 时要使用的 DataRowVersion。此属性始终返回 DataRowVersion.Current。
获取或设置参数的值。
获取在 对象中包含的 对象的集合。
将 对象添加到 集合。
An instance of an object.
The object to be added.
使用指定的属性名称和值创建新的 对象,然后将该对象添加到集合中。
An instance of an object.
The name of the to add.
The value of the object to be created.
从 对象中删除所有参数。
确定某一参数是否位于 集合中。
An instance of a Boolean object that contains true if the object exists in the collection, false otherwise.
The object to find.
在给定某一属性名称的情况下,此方法确定某个参数是否位于 集合中。
An instance of a Boolean object that contains true if the object exists in the collection, false otherwise.
The name of the object to find.
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array object in which to copy the elements of the collection. The Array object must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从 集合中获取指定的 对象。
An instance of an object.
The name of the object to find.
返回 集合中参数的第一个匹配项的索引(索引从零开始)。
The index of value if found in the list, -1 otherwise.
The object to locate in the collection.
在给定某一属性名称的情况下,此方法返回 集合中参数的第一个匹配项的索引(索引从零开始)。
The index of value if found in the list, -1 otherwise.
The name of the object to locate in the collection.
在指定的索引位置将参数插入到 集合中。
The zero-based index at which value should be inserted.
The object to insert into the object.
从 对象中删除特定参数的第一个匹配项。
The object to remove from the object.
删除 对象的指定索引处的参数。
The index of the object to remove from the object.
删除 对象中由名称指定的参数。
The name of the object to remove from the object.
获取 集合中 对象的数目。
The number of objects in the collection.
按照其索引从 集合中获取指定的 对象。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the object to find.
按照其名称从 集合中获取指定的 对象。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the object to find.
表示命令的属性。
使用属性名称和值初始化 类的新实例。
The name of the property to be created.
The value of the property to be created.
使用属性的名称、命名空间和值初始化 类的新实例。
The name of the property to be created.
The namespace of the property to be created.
The value of the property to be created.
获取或设置表示 的名称的字符串。
A String that contains the name for the .
获取或设置表示 的命名空间的字符串。
A String that contains the namespace for the .
获取表示 的父对象的对象。
An Object that contains the parent for the .
获取或设置表示 的值的对象。
An Object that contains the value for the .
该类获取在 中包含的 对象的集合。
将 添加到 。
An .
The to be added.
使用指定的属性名称和值创建新的 。
An .
The name of the to be created.
The value of the to be created.
使用指定的属性名称、命名空间和值创建新的 。
An .
The name of the to be created.
The namespace of the to be created.
The value of the to be created.
从 中删除所有属性。
确定某一属性是否位于 中。
A Boolean that contains true if the exists in the collection; false otherwise.
The to find.
将 的元素复制到指定的数组。
An instance of a one-dimensional in which to copy the elements of the collection. The must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从 中获取指定的 。
An .
The name of the to find.
按照其名称和命名空间从 中获取指定的 。
An .
The name of the to find.
The namespace of the to find.
返回 中属性的第一个匹配项的索引(索引从零开始)。
The index of value if found in the list; -1 otherwise.
The to locate in the .
在 中的指定索引处插入属性。
The zero-based index at which value should be inserted.
The to insert into the .
从 中删除指定属性的第一个匹配项。
The to remove from the .
删除 的指定索引处的属性。
The zero-based index of the to remove.
获取 中 对象的数目。
The number of objects in the .
获取一个值,该值指示 是否具有固定大小。
true if the has a fixed size; false otherwise. The default is false.
获取一个值,该值指示 是否为只读。
true if the is read-only; false otherwise. The default is false.
获取一个值,该值指示是否同步对 的访问(确保线程安全)。
Always false.
按照其索引从 中获取或设置指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The element at the specified index.
The zero-based index of the to find.
获取用于同步对 的访问的对象。
An object that can be used to synchronize access to the .
实现 接口以便支持遍历 对象并读取其单独的 值。
移到 对象的下一个 实例。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 对象中的当前 实例。
The property returns the value of instance in the collection, if the enumerator has not passed the end of the collection.
限制在从连接中检索架构信息时返回的信息。
使用名称和值参数初始化 类的新实例。
The name of the restriction.
The value of the restriction.
使用名称、命名空间和值参数初始化 类的新实例。
The name of the restriction.
The namespace with which the restriction is to be serialized. If blank, the restriction uses the default Discover namespace.
The value of the restriction.
获取或设置 的名称。
A String that contains the name of the .
获取或设置 将用其进行序列化的 XML 命名空间。
A String that contains the namespace with which the will be serialized.
获取包含集合,如果 不在集合中则为 Null。
Gets an instance of the containing collection for the , or null if the is not yet in a collection.
获取或设置 的值。
An Object that contains the value of the .
获取 对象的集合。
初始化 类的新实例。
将 添加到集合。
An .
The to be added.
使用指定的属性名称和值创建新的 。
An class.
The name of the to be created.
The value of the to be created.
使用指定的属性名称、命名空间和值创建新的 。
An .
The name of the to be created.
The namespace of the to be created.
The value of the to be created.
从 中删除所有限制。
确定 是否位于 中。
A Boolean that contains true if the exists in the collection; false otherwise.
The to find.
将 集合的元素复制到指定的数组。
An instance of a one-dimensional array in which to copy the elements of the collection. The array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
An .
The name of the to find.
按照其名称和命名空间从集合中获取指定的 。
An .
The name of the to find.
The namespace of the to find.
返回 集合中限制的第一个匹配项的索引(索引从零开始)。
The index of value if found in the list; -1 otherwise.
The to locate in the collection.
在指定的索引位置将限制插入到 集合中。
The zero-based index at which value should be inserted.
The to insert into the .
从 集合中删除特定限制的第一个匹配项。
The to remove from the collection.
删除 集合的指定索引处的限制。
The zero-based index of the to remove.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示 是否具有固定大小。
true if the has a fixed size; false otherwise. The default is false.
获取一个值,该值指示 是否为只读。
true if the is read-only; false otherwise. The default is false.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
true if the is synchronized (thread safe); false otherwise. The default is false.
按照其索引从集合中获取或设置指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The element at the specified index.
The zero-based index of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
包含 的 方法使用的最常用架构行集 GUID。
包含 MDSCHEMA_ACTIONS 行集的 GUID。
包含 DBSCHEMA_CATALOGS 架构行集的 GUID。
包含 DBSCHEMA_COLUMNS 架构行集的 GUID。
包含 DISCOVER_CONNECTIONS 架构行集的 GUID。
包含 MDSCHEMA_CUBES 架构行集的 GUID。
包含 DISCOVER_DATASOURCES 架构行集的 GUID。
包含 DISCOVER_DB_CONNECTIONS 架构行集的 GUID。
包含 MDSCHEMA_DIMENSIONS 架构行集的 GUID。
包含 DISCOVER_DIMENSION_STAT 架构行集的 GUID。
包含 DISCOVER_ENUMERATORS 架构行集的 GUID。
包含 MDSCHEMA_FUNCTIONS 架构行集的 GUID。
包含 MDSCHEMA_HIERARCHIES 架构行集的 GUID。
包含 MDSCHEMA_INPUT_DATASOURCES 架构行集的 GUID。
包含 DISCOVER_INSTANCES 架构行集的 GUID。
包含 DISCOVER_JOBS 架构行集的 GUID。
包含 DISCOVER_KEYWORDS 架构行集的 GUID。
包含 MDSCHEMA_KPIS 架构行集的 GUID。
包含 MDSCHEMA_LEVELS 架构行集的 GUID。
包含 DISCOVER_LITERALS 架构行集的 GUID。
包含 DISCOVER_LOCATIONS 架构行集的 GUID。
包含 DISCOVER_LOCKS 架构行集的 GUID。
包含 DISCOVER_MASTER_KEY 架构行集的 GUID。
包含 MDSCHEMA_MEASUREGROUP_DIMENSIONS 架构行集的 GUID。
包含 MDSCHEMA_MEASUREGROUPS 架构行集的 GUID。
包含 MDSCHEMA_MEASURES 架构行集的 GUID。
包含 MDSCHEMA_PROPERTIES 架构行集的 GUID。
包含 MDSCHEMA_MEMBERS 架构行集的 GUID。
包含 DISCOVER_MEMORYGRANT 架构行集的 GUID。
包含 DISCOVER_MEMORYUSAGE 架构行集的 GUID。
包含 MINING_COLUMNS 架构行集的 GUID。
包含 MINING_FUNCTIONS 架构行集的 GUID。
包含 MINING_MODEL_CONTENT 架构行集的 GUID。
包含 DMSCHEMA_MINING_MODEL_CONTENT_PMML 架构行集的 GUID。
包含 DMSCHEMA_MINING_MODEL_CONTENT_PMML 架构行集的 GUID。
包含 DMSCHEMA_MINING_MODEL_XML 架构行集的 GUID。
包含 SERVICE_PARAMETERS 架构行集的 GUID。
包含 MINING_SERVICES 架构行集的 GUID。
包含 DMSCHEMA_MINING_STRUCTURE_COLUMNS 架构行集的 GUID。
包含 DMSCHEMA_MINING_STRUCTURES 架构行集的 GUID。
包含 DISCOVER_PARTITION_DIMENSION_STAT 架构行集的 GUID。
包含 DISCOVER_PARTITION_STAT 架构行集的 GUID。
包含 DISCOVER_PERFORMANCE_COUNTERS 架构行集的 GUID。
包含 PROVIDER_TYPES 架构行集的 GUID。
包含 DISCOVER_SCHEMA_ROWSETS 架构行集的 GUID。
包含 DISCOVER_SESSIONS 架构行集的 GUID。
包含 MDSCHEMA_SETS 架构行集的 GUID。
包含 DBSCHEMA_TABLES 架构行集的 GUID。
包含 DBSCHEMA_TABLES_INFO 架构行集的 GUID。
包含 DISCOVER_TRACE_COLUMNS 架构行集的 GUID。
包含 DISCOVER_TRACE_DEFINITION_PROVIDERINFO 架构行集的 GUID。
包含 DISCOVER_TRACE_EVENT_CATEGORIES 架构行集的 GUID。
包含 DISCOVER_TRACES 架构行集的 GUID。
包含 DISCOVER_TRANSACTIONS 架构行集的 GUID。
包含 DISCOVER_PROPERTIES 架构行集的 GUID。
包含 DISCOVER_XML_METADATA 架构行集的 GUID。
表示要在多维数据源上执行的事务。
提交 表示的事务。
执行与释放或重置非托管资源关联的应用程序定义的任务。
回滚 表示的处于挂起状态的事务。
获取 使用的 。
An that contains a valid reference.
获取 使用的隔离级别。
A enumeration value that represents the isolation level of the .
表示在从提供程序返回不理解的响应时 ADOMD.NET 引发的异常。
表示与 类的实例相关联的轴的有关元数据。
获取一个 ,它表示与 相关联的轴的有关元数据。
An that represents metadata pertaining to the axes associated with the .
获取一个 ,它表示与 相关联的筛选轴的有关元数据。
An that represents metadata pertaining to the filter axis associated with the .
表示单元集内的轴。
确定 的这一实例是否等于 的其他实例。
true if this and obj represent the same , false otherwise.
An .
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same , false otherwise.
An .
An .
确定 的两个指定实例是否具有不同值。
true if o1 and o2 represent different objects, false otherwise.
An .
An .
返回表示当前对象的一个字符串。
A String that contains the name of the .
获取 的名称。
A String that contains the name of the .
获取包含 的位置的 。
A that contains the positions of the .The is available for backward compatibility. Each in the property has a corresponding in the Set contained by that axis. Use of the Set is recommended.
获取包含 的集的 Set。
A Set that contains the set for the .
获取由 包含的 对象的只读集合。
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从 集合中获取指定的 。
The with the name name.
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always returns false.
按照其索引从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对 集合的访问的对象。
An object that can be used to synchronize access to the collection.
实现 接口以便支持遍历 并读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个轴之前)。
获取 中的当前 。
The in the collection, if the enumerator has not passed the end of the collection.
表示给定单元集中的单元。有关类成员的完整列表,请参阅 。
确定对象的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the Cell.
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same , false otherwise.
A .
A .
确定 的两个指定实例是否具有不同值。
true if o1 and o2 represent different objects, false otherwise.
A .
A .
获取包含 的单元属性的 类的实例。
A that contains the cell properties for the .
获取一个字符串,该字符串表示 的格式化值。
A String that contains the formatted value of the .
获取 的值。
An Object that contains the value of the .
包含由 包含的 对象的只读集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照包含绝对轴索引的集合的 ICollection 接口从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
An ICollection that contains a number of elements less than or equal to the count of axes in the referenced by the collection.
按照其索引从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照绝对轴索引的数组从集合中获取指定的 。
An array of Integer values that contains a number of elements less than or equal to the count of axes in the the collection references.
按照其坐标从集合中获取指定的 。
The zero-based index on the first axis of the to find.
The zero-based index on the second axis of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
表示与 类的实例相关联的单元的有关元数据。
获取一个 ,它表示与 相关联的层次结构属性的有关元数据。
Returns an that represents metadata pertaining to the hierarchy properties that are associated with the .
表示给定单元的单元属性。
确定对象的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same , false otherwise.
A .
A .
确定 的两个指定实例是否具有不同值。
true if o1 and o2 represent different objects, false otherwise.
A .
A .
获取 的名称。
A String that contains the name of the .
获取 的命名空间。
A String that contains the namespace of the .
获取 的值。
An Object that contains the value of the .
包含由 包含的 对象的集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always returns false.
按照其索引从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An Object that can be used to synchronize access to the collection.
实现 接口以便支持遍历 并读取其单独的 对象
移到 中的下一个 。
true if the Enumerator was successfully advanced to the next element; false if the Enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
表示作为查询结果返回的单元集。
返回从服务器响应创建的 ,并且作为 XmlReader 传入。
A , created from the xmlTextReaderparameter.
XmlReader containing the server response to return as a . For more information about this class, see .
获取包含 的轴的 类的实例。
An that contains the axes of the .
获取包含 的单元的 类的实例。
A that contains the cells for the .
获取 类的实例,该类表示 的筛选轴。
An that contains the filter axis for the .
按照包含绝对轴索引的集合的 ICollection 接口获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
An ICollection that contains a number of elements less than or equal to the count of axes in the .
按其索引获取 的实例。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照绝对轴索引的数组从集合中获取指定的 。
An array of Integer values that contains a number of elements less than or equal to the count of axes in the .
从集合中获取指定的 。
The zero-based index on the first axis of the to find.
The zero-based index on the second axis of the to find.
获取描述 的 类的实例。
An describing the .
描述连接异常的原因。
指定 是由身份验证失败导致的。
指定 是由未指定的错误导致的。
包含由 包含的 对象的只读的、按需列表。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An Object that can be used to synchronize access to the collection.
实现 接口以便支持遍历 并读取其单独的 对象。
移到 中的下一个 。
true if the Enumerator was successfully advanced to the next element; false if the Enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The current in the , if the Enumerator has not passed the end of the collection.
表示多维数据集的元数据。
确定对象的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
从指定的架构行集返回与 关联的对象。
An Object that contains an object associated with the .
The enumeration value that represents the type of object to find.
The unique name of the object to find.
从指定的架构行集返回与 关联的对象。
An Object that contains an object associated with the .
The enumeration value that represents the type of object to find.
The unique name of the object to find.
Determines whether to resolve the unique name on the server if it is not found in the client cache. Setting this to false may improve performance by preventing round trips to the server when objects are not found in the client cache. This should be set to false only when the uniqueName parameter is in the same format as the format used by the client cache, thus preventing the need to attempt unique name resolution on the server.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same , false otherwise.
An .
An .
确定 的两个指定实例是否具有不同值。
true if o1 and o2 represent different objects, false otherwise.
An .
An .
返回表示当前 的一个字符串。
A String that contains the name of the .
获取 的标题。
A String that contains the caption of the .
获取 的说明。
A String that contains the description of the .
获取包含 类的维度的 类的实例。
A that contains dimensions for the .
获取与 关联的关键绩效指标 (KPI)。对于早于 Microsoft SQL Server 2005 Analysis Services (SSAS) 的 Analysis Services 版本,不支持此成员。
A collection of KPIs.
获取上次处理 的日期和时间。
A DateTime that contains the date on which the was last processed.
获取上次更新 的日期和时间。
A DateTime that contains the date on which the was last updated.
获取包含 的度量值的 类的实例。
A that contains the measures for the .
获取 的名称。
A String that contains the name of the .
获取包含 类的命名集的 类的实例。
A that contains the named sets for the .
获取包含 的 类的实例。
An that contains the .
获取 类的实例,该类包含与 相关联的属性。
A that contains the properties associated with the cube.
返回多维数据集的 (如果提供程序支持)。
表示与 类的实例相关联的多维数据集的有关元数据。
获取一个 ,它表示与 相关联的层次结构的有关元数据。
Returns an that represents metadata pertaining to the hierarchies that are associated with the .
由 返回,用于确定 是否表示某一维度或多维数据集。
表示某一多维数据集。
表示某一维度多维数据集。
如果提供程序指定了 表示某一多维数据集或维度,则无法确定它。
表示多维数据集内的一个维度。
确定 的这一实例是否等于 的其他实例。
true if this and obj represent the same ; false otherwise.
A .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否具有不同值。
true if o1 and o2 represent different objects; false otherwise.
A .
A .
返回表示当前对象的一个字符串。
A String that contains the name of the .
获取属性层次结构的集合。对于早于 Microsoft SQL Server 2005 Analysis Services (SSAS) 的 Analysis Services 版本,不支持此成员。
A collection containing the attribute hierarchies for this .
获取 的标题。
A String that contains the caption of the .
获取 的说明。
A String that contains the description of the .
获取 的维度类型。
A enumeration value that represents the dimension type of the .
获取包含 的维度层次结构的 。
A that contains the dimension hierarchies for the .
获取 的名称。
A String that contains the name of the .
获取包含 的 。
A that represents the parent cube of the .
获取一个 ,它包含与 相关联的属性。
A that contains the properties associated with the dimension.
获取 的唯一名称。
A String that contains the unique name of the .
获取一个值,该值指示 是否已启用写操作。
true if the is write-enabled; false if the is not write-enabled.
包含 中包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示 的维度类型。
描述包含具有父-子关系的帐户结构的维度。
描述表示材料/组件细分的维度。父-子关系意味着一个由其子级构成的父级。
描述包含有关分发渠道的信息的维度。
描述包含货币信息的维度。
描述包含客户信息的维度。最低级别表示各个客户。
描述包含地理层次结构的维度。
描述包含度量值的维度。
描述表示组织的报告结构的维度。
描述默认维度类型的维度,默认维度类型用于不是时间维度或度量值维度的维度。
描述包含产品信息的维度。最低级别表示各个产品。
描述包含有关市场营销和广告促销的信息的维度。
描述包含定量元素(例如收入水平或子女数目)的维度。
描述包含不同类型的比率的维度(例如,买、卖或打折)。
描述包含不同的业务方案的维度。
指示维度表示时间(例如,年、月、周、天)。
描述具有未知或未指定类型的维度。
描述仅包含计算成员的维度。此类型的维度通常用于数据可视化技术。
表示维度或维度集所包含的维度层次结构。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否具有不同值。
true if o1 and o2 represent different objects; false otherwise.
A .
A .
返回表示当前 的一个字符串。
A String that contains the name of the .
获取 的标题。
A String that contains the caption of the .
获取 的默认成员的唯一名称。
A String that contains the unique name of the default member for the .
获取 的说明。
A String that contains the description of the .
获取 的层次结构类型。
A enumeration value that represents the hierarchy type of the .
获取包含 的级别的 。
A that contains the levels of the .
获取 的名称。
A String that contains the name of the .
获取包含 的 。
A that contains the .
获取一个 ,它包含与 相关联的属性。
A that contains the properties associated with the .
获取 的唯一名称。
A String that contains the key of the .
包含 或 中包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
描述层次结构的总体结构。
指定该层次结构是一个属性层次结构。注意 在早于 Microsoft SQL Server 2005 Analysis Services (SSAS) 的 Analysis Services 版本中,不支持此枚举。
指定该层次结构是一个父子层次结构。
指定该层次结构是一个用户定义层次结构。
关键绩效指标 (KPI) 是围绕度量值和多维表达式 (MDX) 表达式的元数据包装。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An Object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if the o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否不相等。
true if the o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取 的名称。
A String containing the name of the .
获取与 关联的标题。
A string containing the caption of the .
获取 的可读的说明。
A String containing the description of the .
获取一个正斜杠分隔的分类结构,客户端应用程序使用该结构确定 的分层演示。
A String containing the hierarchical presentation information of the .
获取 的名称。
A String containing the name of the .
获取 ,它表示关键绩效指标 (KPI) 属于的多维数据集。
A representing the cube to which the KPI belongs.
获取当前 的父 。
Returns the parent of the current .
获取包含 的属性的集合。
Returns a containing the properties of the .
获取一个字符串,该字符串表示用于显示 状态的图形。
A String representing a graphic for displaying status.
获取一个字符串,该字符串表示用于显示 趋势信息的图形。
A String representing a graphic for displaying trend information.
包含由 包含的 对象的只读的、按需列表。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The .
The name of the to find.
获取用于遍历集合的枚举器。
A .
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always returns false.
按照其索引从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The specified .
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The specified .
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示层次结构中的级别。
确定 的这一实例是否等于 的其他实例。
true if this and obj represent the same , false otherwise.
A .
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
返回一个 ,它包含 的成员的集合。注意 此方法将加载该级别的所有成员。如果有大量的成员,此方法可能需要较长的时间来执行。
A that contains a collection of members for the .
返回一个 ,它包含 的成员的集合。返回的对象包含最多 count 个成员,并且在 start 参数指示的位置开始。
A that contains a collection of members for the .
The position to begin returning members. This argument is 0-based.
The number of members to return.
返回一个 ,它包含 的成员的集合。返回的对象包含最多 count 个成员,在 start 参数指示的位置开始,并且由 filters 参数筛选。
A that contains a collection of members for the .
The position to begin returning members. This parameter is 0-based.
The number of members to return.
An array of objects that filter the returned .
返回一个 ,它包含 的成员的集合。返回的对象包含最多 count 个成员,在 start 参数指示的位置开始,并且由 filters 参数筛选。每个成员都缓存由传递到 properties 参数的 Array 指示的属性。注意 出于性能原因,仅在需要非默认成员属性时,才应使用此重载。
A that contains a collection of members for the .
The position to begin returning members. This parameter is 0-based.
The number of members to return.
An Array indicated the properties to cache.
An array of objects that filter the returned .
确定 的两个实例是否相等。
true if o1 and o2 represent the same Level; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
返回表示当前对象的一个字符串。
A String that contains the name of the .
获取 的标题。
A String that contains the caption of the .
获取 的说明。
A String that contains the description of the .
获取父层次结构内的 的序号位置。
An Integer that contains the ordinal position of the within the parent hierarchy.
获取一个 ,它包含 的成员属性的集合。
A that contains a collection of level properties for the .
获取 的级别类型。
A enumeration value that represents the level type of the .
获取 包含的成员的数目。
A Long that contains the number of members contained by the .
获取 的名称。
A String that contains the name of the .
获取包含 的 。
A .
获取一个 ,它包含与 相关联的属性。
A that contains the properties associated with the level.
获取 的唯一名称。
A String that contains the unique name of the .
包含 中包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
Gets the number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示可用于级别中的成员的成员属性。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定两个 对象是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定两个 对象是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
返回表示当前对象的一个字符串。
A String that contains the name of the .
获取 的标题。
A String that contains the caption of the .
获取 的说明。
A String that contains the description of the .
获取 的名称。
A String that contains the name of the .
获取包含 的 。
A that contains the .
获取 的完全限定名称。
A String that contains the fully-qualified name of the .
表示 包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取用于遍历集合的枚举器。
An Enumerator.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示 的级别类型。
指示在帐户维度中存在某一级别。
指示维度的顶级 (All)(预先计算所有更低级别的所有成员的级别)。
指示属于物料清单维度的一部分的级别。
指示计算某一级别。
指示在分发渠道维度内存在一个级别。
指示一个级别包含有关公司的信息。
指示一个级别包含有关外汇换算后生成的货币的信息。
指示一个级别包含有关外汇换算前的开始货币的信息。
指示一个级别包含有关单独客户的信息。
指示一个级别包含有关客户组的信息。
指示一个级别包含有关全体客户的信息。
指示一个级别表示某一城市名称。
指示一个级别表示某一洲名称。
指示一个级别表示某一国家或地区名称。
指示一个级别表示某一县名称。
指示一个级别表示不适合其他地理类别的位置类型。
指示一个级别表示某一邮政编码。
指示一个级别表示某一自定义地区。
指示一个级别表示某一州或省名称。
指示一个级别表示较大组织内的某一单位的名称。
指示一个级别表示较大组织内的某一个体的名称。
指示一个级别表示某一单独的产品。
指示一个级别表示某一产品组。
指示一个级别表示某一促销。
指示一个级别表示定量维度内的某一定量成员。
指示该级别与时间无关。
指示一个级别表示某一销售代表。
保留供将来使用。
指示一个级别表示某一方案。
指示该级别与时间相关。
指示一个级别表示某一天。它必须用于其类型为 Time 的维度中。
指示一个级别表示某半年。它必须用于其类型为 Time 的维度中。
指示一个级别表示小时。它必须用于其类型为 Time 的维度中。
指示一个级别表示分钟。它必须用于其类型为 Time 的维度中。
指示一个级别表示月份。它必须用于其类型为 Time 的维度中。
指示一个级别表示(日历)季度。它必须用于其类型为 Time 的维度中。
指示一个级别表示秒钟。它必须用于其类型为 Time 的维度中。
指示一个级别表示某一不确定或非标准的时间度量。它必须用于其类型为 Time 的维度中。
指示一个级别表示周。它必须用于其类型为 Time 的维度中。
指示一个级别表示年份。它必须用于其类型为 Time 的维度中。
指示在效用维度中存在某一级别。
表示多维数据集或度量值组内的一个度量值。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
true if o1 and o2 represent the same instance; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
返回一个字符串,该字符串表示 的当前实例。
A String that contains the name of the .
获取 的标题。
A String that contains the caption of the .
获取 的说明。
A String that contains the description of the .
获取用于聚合 的多维表达式 (MDX) 表达式。
A String containing the MDX expression that is used to aggregate values for a .
获取 的名称。
A String that contains the member name of the .
获取 的数值精度值。
An Integer that contains a value representing the numeric precision of the .
获取 的小数位数。
A Short that contains a value representing the numeric scale of the .An Int16 that contains a value representing the numeric scale of the .
获取包含 的 。
A that contains the .
获取一个 ,它包含与 相关联的属性。
An that contains the properties associated with the measure.
获取 的唯一名称。
A String that contains the unique name of the .
获取 的度量单位的说明。
A String that contains a description of the unit of measure for the .
获取 包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
从集合中返回指定的 。
The name of the to find.
获取用于遍历集合的枚举器。
An Enumerator.
获取集合中的 对象的数目。
Gets the number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示层次结构、元组、级别或成员内的单个成员。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
从服务器检索所有成员属性。
返回一个 ,它包含 的子成员的集合。
A that contains a collection of members for the .
返回一个 ,它包含 的子成员的集合。返回的对象包含最多 count 个成员,并且在 start 指示的位置开始。
A that contains a collection of members for the .
The position to begin returning members. This argument is 0-based.
The number of members to return.
返回一个 ,它包含 的子成员的集合。返回的对象包含最多 count 个成员,在 start 参数指示的位置开始,并且由 filters 参数筛选。
Returns a that contains a collection of members for the .
The position to begin returning members. This parameter is 0-based.
The number of members to return.
An array of objects that filters the returned .
返回一个 ,它包含 的子成员的集合。返回的对象包含最多 count 个成员,在 start 参数指示的位置开始,并且由 filters 参数筛选。每个成员都缓存由传递到 properties 参数的 Array 指示的属性。注意 出于性能原因,仅在需要非默认成员属性时,才应使用此重载。默认成员属性包括 、、、、、、、、 和 。
Returns a that contains a collection of members for the .
The position to begin returning members. This parameter is 0-based.
The number of members to return.
The properties to populate.
An array of objects that will filter the returned .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
一个字符串,该字符串包含 的名称。
A String that contains the name of the .
获取 的标题。
A String that contains the caption of the .
获取包含在 中的子成员的估计计数。
A long that contains the estimated number of child members contained by the .
获取 的说明性文本。
A String that contains the description of the .
指示是否没有子级在轴上紧跟在该成员之后。
true if there are no child members of the current member on the axis; false if there are one or more child members of the current member on the axis.
获取包含 的级别的序号位置。
An int that contains the ordinal position within the parent hierarchy of the level that contains the .
获取包含 的级别的名称。
A String that contains the name of the level that contains the .
获取一个 ,它包含 的成员属性的集合。
A that contains a collection of member properties that is associated with the .
获取 的名称。
A String that contains the member name of the .
获取对包含 的父 (如果适用)的引用。
A that contains the parent member of the .
此属性获取包含 的 。
A that contains the .
返回此位置成员的父级是否与紧位于其之前的成员的父级相同。
true if the parent of this position member is the same as the parent of the immediately preceding member; false otherwise.
获取一个 ,它包含与 相关联的属性。
A that contains the properties associated with the member.
获取 的成员类型。
A enumeration value that represents the member type of the .
获取 的唯一名称。
A String that contains the member key of the .
获取 、 或 包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中返回指定的 。
The name of the to find.
获取集合中的 对象的数目。
Gets the number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示在检索成员的集合时要应用的单个筛选器。
使用属性名称和属性值初始化 类的新实例。
The name of the property to filter on.
The value of the property to filter for.
使用属性名称、属性值和筛选器的类型初始化 类的新实例。
The name of the property that to filter on.
The type of filtering to apply to the property.
The value of the property to filter for.
获取或设置要使用的筛选的类型。
A enumeration that determines the behavior of this .
获取或设置要对其进行筛选的属性的名称。
An instance of a String object that contains the name of the property that will be filtered on. Examples include , , , or the name of a user-defined member property.
获取或设置要为其进行筛选的属性的值。
A String that contains the value to filter for.
表示在使用 时应用于成员属性的筛选类型。
将对属性值进行测试以便开始指定的筛选器值。
将对属性值进行测试以便包含指定的筛选器值。
将对属性值进行测试以便结束指定的筛选器值。
将对属性值进行测试以便等于指定的筛选器值。
表示给定成员的单个成员属性。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
一个字符串,该字符串包含 的名称。
A String that contains the name of the .
获取 的名称。
A String that contains the name of the .
获取 的完全限定名称。
A String that contains the fully-qualified name of the .
获取 的值。
An Object that contains the value of the .
获取 包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中返回指定的 。
The name of the to find.
获取用于遍历集合的枚举器。
An Enumerator.
获取集合中的 对象的数目。
The number of objects in the .
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示 的成员类型。
该成员是 All 成员。
该成员是计算成员或计算度量值。
该成员是度量值。
该成员是常规成员。
成员类型未知。
表示针对 对象和 对象的挖掘属性。
返回属性的标识符。
Returns an integer identifying the attribute.
指示挖掘属性的功能选择状态。
A value.
确定此属性是否为输入属性。
True if this is an input attribute; false otherwise.
确定此属性是否可预测。
true if this is a predictable attribute; false otherwise.
获取属性的键列。
A representing the key column for the attribute.
获取属性的完全限定名称。
A String containing the fully-qualified name of the attribute.
获取属性的缩短的名称。
A String containing the shortened name of the attribute.
获取 ,它表示属性的值列。
A that represents the value column for the attribute.
表示 包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
A .
The name of the to find.
获取用于遍历集合的枚举器。
An Enumerator.
将集合的元素复制到指定的数组。
An instance of a one-dimensional array into which to copy the elements of the collection. The array must have zero-based indexing.
The zero-based index at which to begin copying.
获取用于遍历集合的 IEnumerator。
An IEnumerator.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An Object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将 设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
描述 的分布。
表示由提供程序定义的自定义分布。
表示一个分布,其曲线在较高端延长并向较低端倾斜。
表示未指定的分布。
表示一个分布,其曲线具有正态(钟形曲线)分布。
表示一个曲线,曲线中的所有值都具有相同概率。
描述 表示的基础数据的类型。
表示 Boolean 数据类型 (DBTYPE_BOOL)。
表示 Custom 数据类型。
表示 Date 数据类型 (DBTYPE_DATE)。
表示 Double 数据类型 (DBTYPE_R8)。
表示 Long 数据类型 (DBTYPE_I8)。
表示未指定的数据类型 (DBTYPE_EMPTY)。
表示 Table 数据类型 (DBTYPE_HCHAPTER)。
表示字符串数据类型 (DBTYPE_WSTR)。
以层次结构节点格式表示 的学会的内容。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取 的名称。
A String containing the name of the .
获取所有祖先 对象的集合。
A collection of all ancestor objects.
获取应用于 的 对象。
A object that applies to the .
获取当前区域性中 的标题。
A String containing the caption of the in the current locale.
获取包含 的直接子级的 。
A containing the immediate children of the .
获取包含 的所有后代的 。
A containing all descendants of the .
获取当前区域性中 的说明。
A String containing the description of the in the current locale.
获取一个 ,它包含描述 的分布的 对象。
A containing the objects that describe the distribution of the .
获取从 的父节点到达 的概率。
A double representing the probability of reaching the from the parent of the .
获取在从 移到此 时使用的规则的 XML 说明。
A String containing the XML description of the rule.
获取 的名称。
A String containing the name of the .
获取与此节点关联的规则。
A String containing the rule associated with this node.
获取 的 。
The of the .
获取 的直接父节点。
A representing the immediate parent of the .
获取用于标识 的父节点的唯一名称。
A String containing the unique name identifying the parent node of the .
获取到达 的概率。
A double containing the probability of reaching the .
获取包含 的属性的 。
A containing the properties of the .
获取节点的分数。
A double representing the score of the node.
获取 的缩短的标题。
A String containing the shortened caption.
获取一个集合,该集合包含与当前 处于同一层次结构级别的 对象。
A containing the sibling objects.
获取支持 的事例的数目。
A double containing the number of cases that support the .
获取 的类型。
A representing the type of the .
获取 的唯一名称。
Returns a String representing the unique name of the .
表示 或 对象包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取用于遍历集合的枚举器。
An Enumerator.
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array into which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
获取用于枚举整个集合的枚举器。
An IEnumerator.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An Object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将 设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
表示 中值的分布。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取 的名称。
A String containing the name.
获取应用于 的 对象。
A object that applies to the .
获取 的名称。
A String containing the name of the .
获取 的挖掘模型。
A representing the mining model of the .
获取此 应用于的 。
The to which this applies.
获取 表示的值的出现概率。
A double containing the probability of occurrence for the values represented by the .
获取 的属性集合。
A containing the properties for the .
获取支持 的事例的数目。
A double containing the number of cases that support the .
获取 表示的值。
Returns a containing the value.
获取 表示的值的类型。
A representing the type of the value.
获取 表示的值的方差。
A double containing the variance of the value.
表示 包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
获取用于遍历集合的枚举器。
An Enumerator.
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
返回可遍历集合的枚举器。
An Enumerator that can be used to iterate through the collection.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
获取用于同步对集合的访问的对象。
An Object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将 设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
描述调用 时返回的属性的类型。也可以描述 。
返回所有属性。
返回作为输入选择的多个属性。还表示作为输入选择的一个属性。
返回既是输入选择、又是输出选择的多个属性。还表示既是输入选择、又是输出选择的一个属性。
返回未选择任何功能的多个属性。还表示未选择任何功能的一个属性。
返回作为输出选择的多个属性。还表示作为输出选择的一个属性。
返回是输入选择或是输出选择的多个属性。
表示 的挖掘模型。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
获取某一属性 ID 指定的 MiningAttribute。
An .
The attribute ID associated with the to return.
基于其功能选择状态获取属性的集合。
A containing the attributes that have the specified feature selection value.
The value to filter on.
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
使用 的 属性,从 集合获取 。
Returns the requested MiningContentNode if found; null otherwise.
The unique name of the to retrieve.
确定 的两个实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取挖掘模型的名称。
A String containing the name of the mining model.
获取描述用于生成模型的算法的特定于访问接口的名称。
A String containing the provider-specific name.
指示挖掘模型是否允许钻取。
true if the mining model allows drillthrough; false otherwise.
获取与此挖掘模型相关联的挖掘属性。
A containing the attributes associated with this mining model.
获取模型的 对象的集合。
A containing the columns of the mining model.
获取模型的顶级 对象的集合。
A containing the top-level content nodes for the model.
获取挖掘模型的创建日期和时间。
A DateTime value containing the date and time the mining model was created.
获取挖掘模型的用户定义的说明。
A String containing the description.
返回与模型关联的筛选表达式。
A String that contains a valid DMX expression.
指示挖掘模型是否已处理。
true if the mining model has been processed; false otherwise.
获取上次处理挖掘模型的日期和时间。
A DateTime value indicating the last time that the model was processed.
获取上次更新挖掘模型的日期和时间。
A DateTime value indicating the last time the model was updated.
获取挖掘模型的名称。
A String containing the name of the mining model.
获取应用于挖掘模型的 对象的集合。
A containing the objects that apply to the mining model.
获取此挖掘模型属于的 MiningStructure。
A .
获取此挖掘模型属于的 。
A .
获取应用于挖掘模型的 对象的集合。
Returns a .
返回在创建模型时用于定型的数据集的大小,以事例计数的形式返回该大小。
An integer that indicates the number of cases.
表示 或 对象包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The mining model with the specified name in the collection. A null if the mining model is not found.
The name of the to find.
获取用于遍历集合的枚举器。
An Enumerator.
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
返回可遍历集合的枚举器。
An Enumerator that can be used to iterate through the collection.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。
The mining model at the specified index in the collection.
The zero-based index of the to find.
按照其名称从集合中获取指定的 。
The mining model with the specified name in the collection.
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将 设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
表示挖掘模型中的列。
确定 的两个实例是否相等。
True if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
True if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
True if o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取 的名称。
Returns a string containing the name of the .
获取包含嵌套的 对象的集合。
Returns a .
获取包含该列的表列的名称。
A String containing the name of the table column containing this column, if this column is based on a table column; null otherwise.
获取列的内容类型。
A String that contains the type of the column.
获取列的用户定义的说明。
Returns a String containing the user-defined description of the column.
获取此列的 。
A .
返回与挖掘模型中的嵌套表列相关联的筛选器表达式。
A String that contains a valid DMX expression.
获取列的建模标志。
Returns a comma-delimited string containing the modeling flags for the column.
获取列的完全限定名称。
A String containing the fully qualified name of the column.
确定列是否为输入列。
true if the column is an input column; false otherwise.
确定列是否可预测。
True if the column is predictable; false otherwise.
确定是否处理 。
True if the is processed; false otherwise.
确定 是否与键相关。
True if the is related to the key; false otherwise.
确定列是否为表数据类型。
True if the column contains a table datatype; false otherwise.
获取上次处理挖掘模型列的日期和时间。
Returns a DateTime of the last date and time processed.
获取上次更新挖掘模型列的日期和时间。
Returns a DateTime of the last date and time updated.
获取列的名称。
Returns a string containing the name of the column.
获取父 。
A .
获取此列属于的 。
Returns the to which this column belongs.
获取 的预测得分。
A Double containing the prediction score.
获取包含列的属性的 。
Returns a containing the properties for the column.
获取 的相关列的名称。
A String containing the name of the related column for the .
获取 的结构列的名称。
A String containing the name of the structure column.
获取列的 。
Returns a object representing the type of the column.
获取列的唯一名称。
Returns a string containing the unique name for the column.
获取包含与列相关联的可能值的 。
Returns a containing the possible values associated with the column.
表示 对象包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
返回可遍历集合的枚举器。
An Enumerator.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always returns false.
按照其索引从集合中获取指定的 。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。
The mining column that has the specified name.
The name of the to find.
获取用于同步对集合的访问的对象。
An Object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将 设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
表示 的类型。
包含 ARIMA 模型中单个字词的自动回归系数的节点。(29)
包含 ARIMA 模型中单个字词的移动平均系数的节点。(30)
表示 ARIMA 模型中的周期性结构的节点。(28)
ARIMA 模型的根节点。(27)
该节点表示算法检测到的关联规则。(8)
该节点表示算法检测到的群集。(5)
表示自定义节点类型的起始点。自定义节点类型必须是值大于此常量的整数。(1000) 此类型由插入算法使用。
该节点表示分类树的叶。(4)
该节点与可预测属性相对应。(10)
该节点包含有关输入属性状态的统计信息。(11)
该节点表示分类树中的某一内部拆分节点。(3)
该节点表示算法检测到的项集。(7)
根内容节点。该节点将应用于所有算法。(1)
包含关于定型集的边际统计信息的节点,此信息以 Naïve Bayes 算法使用的格式存储。(26)
将描述隐藏层的节点组合在一起的节点。此类型用于神经网络算法。(19)
该节点是隐藏层的节点。此类型用于神经网络算法。(22)
将输入层的节点组合在一起的节点。此类型用于神经网络算法。(18)
该节点是输入层的节点。此节点通常将输入属性与对应的状态相匹配。此类型用于神经网络算法。(21)
包含关于定型集的边际统计信息的节点,此信息以该算法使用的格式存储。此类型用于神经网络算法。(24)
将输出层的节点组合在一起的节点。此类型用于神经网络算法。(21)
该节点是输出层的节点。此节点通常将输出属性与对应的状态相匹配。此类型用于神经网络算法。(23)
该节点包含一个子网络。此类型用于神经网络算法。(17)
该节点与可预测属性相对应。(9)
该节点是回归树的根。(25)
序列分类的 Markov 模型组件的顶端节点。该节点将具有一个作为父节点的群集类型的节点以及转换类型的子节点。(13)
时序树的非根节点。(15)
表示 Markov 转换矩阵的某一行的节点。该节点将具有一个作为父节点的序列类型的节点并且没有子节点。(14)
该节点是分类树的根节点。(2)
对应于可预测时序的时序树的根节点。(16)
未知节点类型。(6)
表示针对 的特定于算法的参数。
获取参数的名称。
Returns a String containing the name of the parameter.
获取参数的名称。
Returns a String containing the name of the parameter.
获取参数的值。
Returns a String containing the value of the parameter.
表示 对象包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 MiningParameter。
A .
The name of the MiningParameter to find.
将 T:Microsoft.AnalysisServices.AdomdClient.MiningParameterCollection 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
返回可遍历集合的枚举器。
An Enumerator.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always returns false.
按照其索引从集合中获取指定的 。
The parameter at the specified index.
The zero-based index of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将 设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
表示可从 对象获得的挖掘算法。
确定 的这一实例是否等于 的其他实例。
true if this and obj represent the same ; false otherwise.
A object.
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 represent different objects; false otherwise.
A .
A .
获取挖掘服务的名称。
A String containing the name of the mining service.
确定挖掘服务是否允许事例具有重复的键。
true if the mining service allows cases to have duplicate keys; false otherwise.
确定挖掘服务是否允许在初始定型后具有附加的 INSERT INTO 语句。
true if the mining service allows additional INSERT INTO statements after the initial training; false otherwise.
确定挖掘服务是否允许基于某一 XML 文档创建数据挖掘模型(包括结构和内容)。
true if the mining service allows the creation of a data mining model (including the structure and the content) based on an XML document; false otherwise.
获取可用于此服务的挖掘服务参数。
A containing the mining service parameters available to this service.
获取挖掘服务模型的 。
A .
获取此挖掘服务的说明。
A String containing the description of this mining service.
获取挖掘服务的可本地化显示名称。
A String containing the localizable display name.
获取一个 ,它表示与此挖掘服务一起生成的模型的预期质量。
A .
获取挖掘服务的 GUID。
A GUID uniquely identifying the mining service.
获取挖掘服务的名称。
A String containing the name of the mining service.
获取可用于此挖掘服务的连接。
A .
获取 ,它表示用于使用挖掘服务进行预测的预期时间。
A representing the expected time for predicting with the mining service.
获取挖掘服务可提供的最大预测数。
An Integer representing the maximum number of predictions the mining service can provide. 0 represents no limit.
获取此挖掘服务的属性。
A collection containing the properties of this mining service.
获取一个 ,它表示挖掘服务的可伸缩性。
A representing the scalability of the mining service.
获取挖掘服务支持的 标志。
An array of flags.
获取挖掘服务支持的内容类型。
An array of String objects containing the types supported by the mining service. Possible values include:KEYKEY SEQUENCEKEY TIMEDISCRETECONTINUOUSDISCRETIZED([args])ORDEREDCYCLICALPROBABILITYVARIANCESTDEVSUPPORTPROBABILITY_VARIANCEPROBABILITY_STDEV
获取挖掘服务支持的建模标志。
An array of String objects containing the modeling flags supported by the mining service. Possible values include:MODEL_EXISTENCE_ONLYNOT NULLREGRESSORAlgorithm-specific strings
获取挖掘服务的支持的预测内容类型。
An array of String objects containing the supported prediction content types for the mining service. Possible strings include:DISCRETECONTINUOUSDISCRETIZED([args])ORDEREDCYCLICALPROBABILITYVARIANCESTDEVSUPPORTPROBABILITY_VARIANCEPROBABILITY_STDEV
确定挖掘服务是否支持数据挖掘维度。
true if the mining service supports data mining dimensions; false otherwise.
确定挖掘服务是否支持钻取。
true if the mining service supports drillthrough; false otherwise.
获取 ,它表示用于使用此挖掘服务对模型定型的预期时间。
A .
获取建议用于查看此挖掘服务的结果的查看器。
A String containing the type name.
获取由 包含的 对象的只读集合。
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从 集合中获取指定的 。
The with the specifiedname. null if the mining services is not found.
The name of the to find.
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
返回可遍历集合的枚举器。
An Enumerator.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从 集合中获取指定的 。
The mining service at the specified index.
The zero-based index of the to find.
按照其名称从 集合中获取指定的 。
The mining service with the specified name in the collection.
The name of the to find.
获取用于同步对 集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
表示挖掘服务算法在定型运算上公开的控制级别。
可以取消算法的定型,同时仍然保留学会的内容。
无法在不失去学会的内容的情况下取消算法的定型。
定型运算可恢复。
定型运算可以挂起,并且使用学会的内容将导致有意义的结果。
描述挖掘服务算法发现的模式的相对的预期质量。
表示相对较高的质量。
表示相对较低的质量。
表示相对中等的质量。
表示挖掘服务可用参数。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取挖掘服务参数的名称。
A String containing the name for the parameter.
获取该参数的默认值。
A String containing the default value for this parameter.
获取参数的说明。
A String containing the description of this parameter.
指示此参数是否是必需的。
true if this parameter is required; false otherwise.
获取参数的名称。
A String containing the name of the parameter.
获取参数值的类型。
A String containing the type of the parameter value, in DBTYPE format.
获取挖掘服务参数的属性。
A containing the properties for the mining service parameter.
获取挖掘服务参数的服务名称。
A String containing the service name.
获取描述此参数的可能值的字符串。
A String that describes possible values for this parameter.
获取由 包含的 对象的只读集合。
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从 集合中获取指定的 。
The with the index name. null if the object is not found.
The name of the to find.
将 T:Microsoft.AnalysisServices.AdomdClient.MiningServiceParameterCollection 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
返回可遍历集合的枚举器。
An Enumerator.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从 集合中获取指定的 。
The parameter at the specified index.
The zero-based index of the to find.
按照其名称从 集合中获取指定的 。
The parameter with the specified name.
The name of the to find.
获取用于同步对 集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
描述使用挖掘服务算法执行预测的相对的预期复杂性。
表示相对较高的复杂性。
表示相对较低的复杂性。
表示相对中等的复杂性。
描述挖掘服务算法的相对的预期可伸缩性。
表示相对较高的可伸缩性。
表示相对较低的可伸缩性。
表示相对中等的可伸缩性。
描述定型挖掘服务算法的相对的预期复杂性。
表示相对较高的定型复杂性。
表示相对较低的定型复杂性。
表示相对中等的定型复杂性。
表示服务器上的挖掘结构。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
A .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取挖掘结构的名称。
A String containing the name of the mining structure.
获取挖掘结构的标题。
A String containing the caption of the mining structure.
获取挖掘结构内的列。
A .
获取挖掘结构的创建日期和时间。
A DateTime.
获取挖掘结构的说明。
A String containing the description of the mining structure.
返回与 相关联的维持分区的大小。此值是只读的并且在处理 前将不可用。
An integer that indicates the number of cases in the partition used as testing data. 0 indicates that no test partition exists, or that the structure as not been processed.
返回一个值,该值指定 的测试数据分区中的最大事例数。
An integer that indicates the maximum number of cases allowed in the training data set. A value of 0 indicates no limit.
从可用于测试的 的源数据中返回事例的最大百分比。
An integer that indicates the percentage of source data used for testing.
返回用于将 的分区初始化到定型和测试数据集的种子。
An integer that contains the holdout seed. If 0, a hash of the ID of the is used as the seed.
确定是否填充该模型。
true if the model is populated; false otherwise.
获取上次处理挖掘结构的日期和时间。
A DateTime.
获取上次更新挖掘结构的日期和时间。
A DateTime.
获取一个 实例,该实例表示挖掘结构包含的挖掘模型的集合。
A .
获取挖掘结构的名称。
A String containing the name of the mining structure.
获取从其填充挖掘结构的 。
An .
获取挖掘结构的属性。
A containing the properties of the mining structure.
表示 对象包含的 对象的只读的、按需集合。
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从 集合中获取指定的 。
The with the name name.
The name of the to find.
获取用于遍历 集合的枚举器。
An enumerator that can be used to iterate through the collection.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对 集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
表示某一挖掘列的结构。
确定对象的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否具有不同值。
true if o1 and o2 represent different objects; false otherwise.
A .
A .
获取该挖掘结构列的名称。
A String containing the name of the mining structure column.
获取该挖掘结构列的嵌套列。
A containing the nested columns.
获取包含该挖掘结构列的表列的名称。
A String containing the name of the table column containing this mining structure column.
获取该挖掘结构列的内容类型。
A String representing the content type of the mining structure. Possible values include: KEYKEY SEQUENCEKEY TIMEDISCRETECONTINUOUSDISCRETIZED([args])ORDEREDSEQUENCE_TIMECYCLICALPROBABILITYVARIANCESTDEVSUPPORTPROBABILITY_VARIANCEPROBABILITY_STDEVORDERSEQUENCE
获取该挖掘结构列的说明。
A String containing the description of the mining structure column.
获取该挖掘结构列的 。
The for this mining structure column.
获取该挖掘结构列的建模标志。
A comma-delimited string containing the modeling flags for the mining structure column. The possible value is NOT NULL.
获取该挖掘结构列的完全限定名称。
A String containing the fully-qualified name for the mining structure column.
获取一个布尔值,该值指示是否处理此列。
true if this column is processed; false otherwise.
获取一个布尔值,该值指示此列是否与该键相关。
true if this column is related to the key; false otherwise.
获取上次处理该挖掘结构列的日期和时间。
Returns a DateTime of the last date and time processed.
获取上次更新该挖掘结构列的日期和时间。
Returns a DateTime of the last date and time updated.
获取该挖掘结构列的名称。
A String containing the name of the mining structure column.
获取父 。
A .
获取该挖掘结构列属于的父 。
A representing the parent mining structure.
获取一个 ,它包含挖掘结构列的属性。
A containing properties for the mining structure column.
获取与当前列相关或为其特殊属性的目标列的名称。
A String containing the name of the target column.
获取表示列的类型的 。
A representing the type of the column.
获取该挖掘结构列的唯一名称。
A String containing the unique name for the mining structure column.
获取由 包含的 对象的只读集合。
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从 集合中获取指定的 。
The with the index name.
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对 集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
表示挖掘分布或挖掘列中的值。
获取此 表示的值,并且转换为字符串。
A string representing the value that this contains.
获取此挖掘值的索引。
An Integer representing the index of this mining value.
获取此 表示的值。
An object containing the value represented by this .
获取此 的类型。
A representing the type of this contains.
获取由 包含的 对象的只读集合。
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
返回可遍历集合的枚举器。
An Enumerator that can be used to iterate through the collection.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
获取用于同步对 集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the Enumerator has not passed the end of the collection.
获取集合中的当前元素。
The current element in the collection.
表示 对象和 对象的值的类型。
表示包含回归序列的数目的值。
表示布尔型。
表示应用于关联属性的值的系数。
表示关联属性的连续值。
表示一个值,该值指示差分时序的次数。
表示关联属性的离散值。
表示关联属性的离散化值。该值将是一个带格式的字符串,描述相应的离散化存储桶。
表示描述属性存在的值。
表示包含回归公式中的截距的值。
表示任何属性的 Missing 状态。
表示一个值,该值表示一个序列中的移动平均值数。
表示模型中其他内容节点的唯一标识符。
表示一个由该算法定义的自定义值。
表示一个值,该值包含模型中的周期性结构数。
表示一个由算法作为字符串呈现的自定义值。对象模型不应用格式。
表示一个值,该值包含关于单个回归量的特定于算法的统计信息。
表示包含某个属性的得分的值。
表示给定多维数据集的命名集。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否具有相同值。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否具有不同值。
true if o1 and o2 represent different NamedSet objects; false otherwise.
A .
A .
返回表示当前对象的一个字符串。
A String that contains the name of the .
获取 的说明。
A String that contains the description for the .
获取定义 的 MDX 集表达式。
A String that contains the set expression that defines the .
获取 的名称。
A String that contains the name of the .
获取包含 的 。
A that contains the .
获取一个 ,它包含与 相关联的属性。
A that contains the properties associated with the named set.
获取 包含的 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取可用于同步对集合的访问的 。
An that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示与 的实例相关联的元数据。
获取一个 ,它表示与 相关联的轴的相关元数据。
An that represents metadata pertaining to the axes that are associated with a .
获取一个 ,它表示属于与 相关联的单元的元数据。
An that represents metadata pertaining to the structure of the axes that are associated with a .
获取一个 ,它表示属于与 相关联的多维数据集的元数据。
An that represents metadata pertaining to the structure of the axes that are associated with a .
表示与 相关联的轴的相关元数据。
获取一个 ,它表示与 相关联的层次结构的相关元数据。
An that represents metadata pertaining to the hierarchies that are associated with the .
获取一个字符串,该字符串表示由 表示的对象的名称。
A String that represents the name of the object represented by .
获取 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示与 类的实例相关联的多维数据集的有关元数据。
获取一个字符串,该字符串表示由 表示的多维数据集的名称。
A String that represents the name of the cube that the represents.
获取一个 DateTime,它表示由 表示的多维数据集中包含的数据的上次更新日期。
A DateTime that represents the last updated date for the data contained in the cube that the represents.
获取一个 DateTime,它表示与 表示的多维数据集相关联的架构的上次更新日期。
A DateTime that represents the last updated date for the schema associated with the cube that the represents.
获取 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示在 类的实例中包含的层次结构的元数据。
获取一个 ,它表示与 相关联的层次结构属性的有关元数据。
An that represents metadata pertaining to the hierarchy properties that are associated with the .
获取一个字符串,该字符串表示层次结构的名称。
A String that represents the name of the hierarchy.
获取 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
Gets the number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示与在 中包含的层次结构、单元和多维数据集对象有关的元数据。
获取一个字符串,该字符串表示由 表示的属性的名称。
A String that represents the name of the property represented by .
获取一个字符串,该字符串表示由 表示的属性的命名空间。
A String that represents the namespace of the property represented by .
获取一个类型,该类型表示由 表示的属性的名称。
A Type that represents the type of the property represented by .
获取 对象的只读的、按需集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从集合中获取指定的 。
The name of the to find.
获取集合中的 对象的数目。
Gets the number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示 所包含的元组引用。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取包含 的成员的 类的实例。
A that contains the members of the . The combination of members contained in the class define the tuple represented by the .
获取 的序号位置。
An Integer that contains the ordinal position of the .
获取由 对象包含的 对象的只读集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
获取可用于同步对集合的访问的 。
A that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示不同 ADOMD.NET 对象的属性。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
返回表示当前 的一个字符串。
A String that represents the current .
获取表示 的名称的字符串。
A String representing the name of the .
获取表示 的类型的类型。
A Type representing the type of the .
获取表示 的值的对象。
An Object representing the value of the .
获取由 包含的 对象的只读集合。
将 集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
按照其名称从 集合中获取指定的 。
The with the name name.
The name of the to find.
获取集合中的 对象的数目。
The number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The zero-based index of the to find.
按照其名称从 集合中获取指定的 。在 Microsoft Visual C# 中,此属性为 类的索引器。
The name of the to find.
获取用于同步对 集合的访问的对象。
An object that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.
表示由 的 方法检索的对象的对象类型。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
该对象为 。
表示由零个或多个元组构成的有序集合。
确定 的两个实例是否相等。
true if the two instances are equivalent; false otherwise.
An object of the same type as the .
充当特定类型的哈希函数,适用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
获取对 引用的 集合的引用。
A .
获取对 引用的 集合的引用。
A .
表示来自不同层次结构的成员的有序集合。
确定 的两个实例是否相等。
true if the two instances are equivalent; falseotherwise.
An object of the same type as the .
充当特定类型的哈希函数,用于哈希算法以及哈希表之类的数据结构中。
A 32-bit signed integer hash code.
确定 的两个指定实例是否相等。
true if o1 and o2 represent the same ; false otherwise.
A .
A .
确定 的两个指定实例是否不相等。
true if o1 and o2 do not represent the same ; false otherwise.
A .
A .
从 获取 类的实例。
A that contains the members of the .
获取 的序号位置。
An Integer that contains the ordinal position of the .
获取由 包含的 对象的只读集合。
将集合的元素复制到指定的数组。
An instance of a one-dimensional Array in which to copy the elements of the collection. The Array must have zero-based indexing.
The zero-based index at which to begin copying.
获取集合中的 对象的数目。
Gets the number of objects in the collection.
获取一个值,该值指示是否同步对集合的访问(确保线程安全)。
Always false.
按照其索引从集合中获取指定的 。在 C# 中,此属性为 类的索引器。
The zero-based index of the to find.
获取可用于同步对集合的访问的 。
A that can be used to synchronize access to the collection.
支持遍历 和读取其单独的 对象。
移到 中的下一个 。
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
将枚举器设置为其初始位置(在集合中第一个元素之前)。
获取 中的当前 。
The in the , if the enumerator has not passed the end of the collection.