Database.AggregationPrefix 속성

정의

연결된 Database 전체에서 집계 이름에 사용할 공통 접두사를 가져오거나 설정합니다.

public string AggregationPrefix { get; set; }
member this.AggregationPrefix : string with get, set
Public Property AggregationPrefix As String

속성 값

집계 이름 접두사를 사용하는 문자열입니다.

적용 대상