IEnumSchemaLockInfo Interface

Provides access to members for enumerating lock info.

Members

Name Description
Method Next The next schema lock info object.
Method Reset Resets the enumeration sequence to the beginning.

IEnumSchemaLockInfo.Next Method

The next schema lock info object.

Public Function Next ( _
) As ISchemaLockInfo
public ISchemaLockInfo Next (
);

IEnumSchemaLockInfo.Reset Method

Resets the enumeration sequence to the beginning.

Public Sub Reset ( _
)
public void Reset (
);

Classes that implement IEnumSchemaLockInfo

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.