ObjectSet.Validate 메서드
Validates the ObjectSet object.
네임스페이스: Microsoft.SqlServer.Management.Dmf
어셈블리: Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)
구문
‘선언
Public Sub Validate ( _
mode As String _
)
‘사용 방법
Dim instance As ObjectSet
Dim mode As String
instance.Validate(mode)
public void Validate(
string mode
)
public:
void Validate(
String^ mode
)
member Validate :
mode:string -> unit
public function Validate(
mode : String
)
매개 변수
- mode
유형: System.String
A string that specifies the mode of validation.