DefaultRuleBase.EnumBoundDataTypes 메서드

Enumerates a list of data types to which the default or rule is bound.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Function EnumBoundDataTypes As SqlSmoObject()
‘사용 방법
Dim instance As DefaultRuleBase 
Dim returnValue As SqlSmoObject()

returnValue = instance.EnumBoundDataTypes()
public SqlSmoObject[] EnumBoundDataTypes()
public:
array<SqlSmoObject^>^ EnumBoundDataTypes()
member EnumBoundDataTypes : unit -> SqlSmoObject[] 
public function EnumBoundDataTypes() : SqlSmoObject[]

반환 값

유형: array<Microsoft.SqlServer.Management.Smo.SqlSmoObject[]
An array of SqlSmoObject objects that specify the data types to which the default or rule is bound.

기본값 생성, 변경 및 제거

규칙 생성, 변경 및 제거

참고 항목

참조

DefaultRuleBase 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

데이터베이스 개체 작업

규칙

기본값