AbstractCollectionBase.initialized 필드
This value supports the SMO infrastructure and is not intended to be used directly from your code.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Protected Friend initialized As Boolean
‘사용 방법
Dim value As Boolean
value = Me.initialized
Me.initialized = value
protected internal bool initialized
protected public:
bool initialized
val mutable initialized: bool
var initialized : boolean