다음을 통해 공유


Parameter 클래스

Model schema container class for Parameter

상속 계층

System.Object
  Microsoft.SqlServer.Dac.Model.Parameter

네임스페이스:  Microsoft.SqlServer.Dac.Model
어셈블리:  Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)

구문

‘선언
Public NotInheritable Class Parameter
‘사용 방법
public static class Parameter
public ref class Parameter abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Parameter =  class end
public final class Parameter

Parameter 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성정적 멤버 DataType DataType relationship class of Parameter
공용 속성정적 멤버 DefaultExpression DefaultExpression property class of Parameter
공용 속성정적 멤버 IsMax IsMax property class of Parameter
공용 속성정적 멤버 IsOutput IsOutput property class of Parameter
공용 속성정적 멤버 Length Length property class of Parameter
공용 속성정적 멤버 Precision Precision property class of Parameter
공용 속성정적 멤버 ReadOnly ReadOnly property class of Parameter
공용 속성정적 멤버 Scale Scale property class of Parameter
공용 속성정적 멤버 TypeClass Type class for Parameter
공용 속성정적 멤버 Varying Varying property class of Parameter
공용 속성정적 멤버 XmlSchemaCollection XmlSchemaCollection relationship class of Parameter
공용 속성정적 멤버 XmlStyle XmlStyle property class of Parameter

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Dac.Model 네임스페이스