ForEachSchemaRowsetEnumerator.SchemaRowset 속성

정의

스키마의 GUID를 가져오거나 설정합니다.

public:
 property Guid SchemaRowset { Guid get(); void set(Guid value); };
public Guid SchemaRowset { get; set; }
member this.SchemaRowset : Guid with get, set
Public Property SchemaRowset As Guid

속성 값

스키마의 GUID입니다.

구현

적용 대상