一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class Measurement : Microsoft.SqlServer.Management.Assessment.IDataRow, System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string,object>>, System.Collections.Generic.IDictionary<string,object>, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object>>
type Measurement = class
interface IDictionary<string, obj>
interface ICollection<KeyValuePair<string, obj>>
interface seq<KeyValuePair<string, obj>>
interface IEnumerable
interface IDataRow
Public Class Measurement
Implements ICollection(Of KeyValuePair(Of String, Object)), IDataRow, IDictionary(Of String, Object), IEnumerable(Of KeyValuePair(Of String, Object))