AdomdParameter 클래스

정의

Microsoft.AnalysisServices.AdomdClient.AdomdParameter

public sealed class AdomdParameter : MarshalByRefObject, ICloneable, System.Data.IDbDataParameter
type AdomdParameter = class
    inherit MarshalByRefObject
    interface IDbDataParameter
    interface IDataParameter
    interface ICloneable
Public NotInheritable Class AdomdParameter
Inherits MarshalByRefObject
Implements ICloneable, IDbDataParameter
상속
AdomdParameter
구현

생성자

AdomdParameter()

AdomdParameter 클래스의 새 인스턴스를 초기화합니다.

AdomdParameter(String, Object)

AdomdParameter 클래스의 새 인스턴스를 초기화합니다.

속성

DbType

DbType

Direction

Direction

IsNullable

IsNullable

ParameterName

ParameterName

Precision

자릿수

Scale

확장

Size

크기

SourceColumn

SourceColumn

SourceVersion

SourceVersion

Value

메서드

Clone()

복제

ToString()

ToString

명시적 인터페이스 구현

ICloneable.Clone()

Microsoft.AnalysisServices.AdomdClient.AdomdParameter

적용 대상